StackOverflow error but AC in Codeforces
Difference between en2 and en3, changed 35 character(s)
[Problem C : Mr. Kitayuta, the Treasure Hunter ](http://codeforces.com/contest/505/problem/C)↵

I was trying to solve this Problem on codeforces but when i was trying to solve it in my laptop it gave me ↵
StackOverflow error even for small inputs. ↵

I wrote the code in Sublime Text and run it using command prompt↵

![ ](http://codeforces.com/predownloaded/03/23/0323d020c339f5d5ed461125a9a73b07dbfa87ed.png)↵

I tried running the same code on Eclipse IDE but in vain . Got the same StackOverflowError 
error.↵

![ ](http://codeforces.com/predownloaded/6c/3d/6c3d489422a0903407661d70f0267cd564e32e76.png)↵
 ↵
I checked other people's AC codes and found that logic was same . So i tried↵
submitting the code on codeforces and to my surprise it got 
AC**AC**. ↵
 ↵
**Submitted Solution :-** [submission:21278829]↵

Do i need to create a thread and initialize something or something is wrong with the memory.↵
I am unable to figure out the mistake why the program is not executing successfully↵
in my laptop. ↵
If someone knows what might be the appropriate solution it would be helpful...!↵




History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English Sandip_Jana 2016-10-12 16:52:57 35 (published)
en2 English Sandip_Jana 2016-10-12 16:51:25 64 Tiny change: 't\n\n![ ](http://codeforces.com/77fdbc/troll.png)\n\nI tri' -> 't\n\n![ ]()\n\nI tri'
en1 English Sandip_Jana 2016-10-12 16:50:37 1063 Initial revision (saved to drafts)