Search found 3 matches

by TamceJoe
Thu Sep 17, 2015 4:52 pm
Forum: Volume 1 (100-199)
Topic: 100 - The 3n + 1 problem
Replies: 1394
Views: 318253

Re: 100 - The 3n + 1 problem

and use queue & map cost about 0.7s but do the calculate every time only cost 0.2s
xd
by TamceJoe
Thu Sep 17, 2015 4:51 pm
Forum: Volume 1 (100-199)
Topic: 100 - The 3n + 1 problem
Replies: 1394
Views: 318253

Re: 100 - The 3n + 1 problem

i got a problem... i test my program on my pc and it works perfectly well but i got Wrong Answer online.
i use random in put on 'www.udebub.com/Uva/100' & there's no difference between my output and the answers.
i use queue and map trying to save time but i dont know how good is it working.
What's ...
by TamceJoe
Thu Sep 17, 2015 3:44 pm
Forum: Volume 1 (100-199)
Topic: 100 - The 3n + 1 problem
Replies: 1394
Views: 318253

Re: 100 - The 3n + 1 problem

i got a problem... i test my program on my pc and it works perfectly well but i got Wrong Answer online.
i use random in put on 'www.udebub.com/Uva/100' & there's no difference between my output and the answers.
i use queue and map trying to save time but i dont know how good is it working.
What's ...

Go to advanced search