Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 grade 2 computer test in China
Index -> Off Topic
Goto page 1, 2  Next
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
gilles557




PostPosted: Mon Feb 23, 2009 12:05 pm   Post subject: grade 2 computer test in China

http://funstufftosee.com/frogleaptest.html
Sponsor
Sponsor
Sponsor
sponsor
tenniscrazy




PostPosted: Mon Feb 23, 2009 1:40 pm   Post subject: RE:grade 2 computer test in China

lol im gonna find a grade 2 kid here see if they can do it
saltpro15




PostPosted: Mon Feb 23, 2009 2:05 pm   Post subject: RE:grade 2 computer test in China

got it second try lulz Very Happy
Insectoid




PostPosted: Mon Feb 23, 2009 4:22 pm   Post subject: RE:grade 2 computer test in China

took a few tries, but got it to work after I started thinking and stopped clicking.
DanielG




PostPosted: Mon Feb 23, 2009 7:00 pm   Post subject: RE:grade 2 computer test in China

I messed up a few times as well, but this isn't actually a hard puzzle, all you have to remember is to check if a move is correct at any point (since you can find out if it was wrong right after)
SJ




PostPosted: Mon Feb 23, 2009 7:19 pm   Post subject: RE:grade 2 computer test in China

chinese children knows that frogs prefer to look at the opposite sex if they ahve a choice, so this puzzle cant be very challenging for them
A.J




PostPosted: Mon Feb 23, 2009 8:54 pm   Post subject: Re: grade 2 computer test in China

Laughing This is the shuttle puzzle, but using frogs instead...it was a question on the usaco training pages...it asked you to output the moves to solve a N shuttle puzzle (where there are N frogs on either side and an empty space between them)...

There is an algorithm for this
ecookman




PostPosted: Tue Feb 24, 2009 8:12 am   Post subject: RE:grade 2 computer test in China

lol i fail....
Sponsor
Sponsor
Sponsor
sponsor
andrew.




PostPosted: Tue Feb 24, 2009 9:02 am   Post subject: Re: RE:grade 2 computer test in China

ecookman @ Tue Feb 24, 2009 8:12 am wrote:
lol i fail....
Me too Crying or Very sad
Tallguy




PostPosted: Tue Feb 24, 2009 2:21 pm   Post subject: RE:grade 2 computer test in China

Sad i would so fail grade 2, lol

but i finally got it YAY!!
ecookman




PostPosted: Tue Feb 24, 2009 3:20 pm   Post subject: RE:grade 2 computer test in China

if only they could jump backwards

and like tall guy...finally
bugzpodder




PostPosted: Tue Feb 24, 2009 3:51 pm   Post subject: RE:grade 2 computer test in China

service unavailable

FAIL
saltpro15




PostPosted: Tue Feb 24, 2009 4:05 pm   Post subject: RE:grade 2 computer test in China

@A.J., I would like to see an algorithm for this, could it be done along the lines of dynamic programming with a BFS? it seems quite difficult to me
DanielG




PostPosted: Tue Feb 24, 2009 4:13 pm   Post subject: RE:grade 2 computer test in China

not really, look at the puzzle and you will notice that at any point only 1 move is accurate and the inaccurate can be noticed right away (after making the mistake), so even dfs should probably work.
A.J




PostPosted: Tue Feb 24, 2009 4:29 pm   Post subject: Re: grade 2 computer test in China

saltpro15 wrote:

@A.J., I would like to see an algorithm for this, could it be done along the lines of dynamic programming with a BFS? it seems quite difficult to me


the algorithm doesn't have to do with DP, BFS, DFS, etc...

look at 'empty space'...what do you notice to the movement of it?
Display posts from previous:   
   Index -> Off Topic
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 2  [ 23 Posts ]
Goto page 1, 2  Next
Jump to:   


Style:  
Search: