|  | 
|  | 
| back to board | Crash (STACK_OVERFLOW) on test #5 Does anybody know, how to cope with it?(Idea of my solution: Euler Cycle).
Do not use system stack (-)Re: Do not use system stack (-) System stack is not so bad, there must be error in algo.Euler cycle can be found in O(E), though depth of DFS can be O(V).
There are no procedures/functions/recursive calls in my program at all :) (-)Re: Crash (STACK_OVERFLOW) on test #5 Posted by frost  17 May 2006 17:25i got wa 5Re: Crash (STACK_OVERFLOW) on test #5 Posted by snake  17 Jan 2007 11:17I also have Crash!Somebody! Help me!
 I cant understand what`s wrong!
 Maybe my Euler procedure have som bugs...
 
 Edited by author 17.01.2007 13:44
Re: Crash (STACK_OVERFLOW) on test #5 Posted by snake  17 Jan 2007 13:44no problem))))Re: Crash (STACK_OVERFLOW) on test #5 ~~~delete this message~~~Re: Crash (STACK_OVERFLOW) on test #5 I had Crash because of the size of stack | 
 | 
|