10123 - No Tipping
Moderator: Board moderators
-
- New poster
- Posts: 50
- Joined: Wed Nov 06, 2002 1:37 pm
- Location: Planet Earth, Universe
- Contact:
10123 - No Tipping
I solved this problem with some recursion. I saved the intermediate values. My program took 9.59 seconds. But a lot of people solved it in 0.0 second. Can anyone please help me, how to speed this up that fast?
Re: 10123 - No Tipping
Have your 10123 - No Tipping Accepted? My code is Time Limit Exceeded.
Could you help me? Thank you.
anyone help me?? thank you very much~~~
Could you help me? Thank you.
anyone help me?? thank you very much~~~
Re: 10123 - No Tipping
i used memoization to solve this task. think abt it. if u hav trouble then PM mesometime wrote:Have your 10123 - No Tipping Accepted? My code is Time Limit Exceeded.
Could you help me? Thank you.
anyone help me?? thank you very much~~~
