Search found 4 matches

by anuj.bhargava
Fri Nov 10, 2006 1:52 pm
Forum: Volume 100 (10000-10099)
Topic: 10029 - Edit Step Ladders
Replies: 70
Views: 33998

Plz help me

when I use an array of vectors... thereby not allocating huge ammount of memory, I get a TLE. I dont understand it. array lookup is O(1) and each vector should not be verry large. Please somebody help me in this regard. what data structure I should use. what is the basic flaw here ...
by anuj.bhargava
Thu Nov 09, 2006 10:55 am
Forum: Volume 100 (10000-10099)
Topic: 10029 - Edit Step Ladders
Replies: 70
Views: 33998

but why is it giving Runtime error (SIGSEGV 11) instead of Memory Limit Exceeded??
by anuj.bhargava
Thu Nov 09, 2006 9:23 am
Forum: Volume 100 (10000-10099)
Topic: 10029 - Edit Step Ladders
Replies: 70
Views: 33998

any help would be deeply appreciated.

I just hate getting stuck.
by anuj.bhargava
Thu Nov 09, 2006 9:14 am
Forum: Volume 100 (10000-10099)
Topic: 10029 - Edit Step Ladders
Replies: 70
Views: 33998

10029

Hello.
I am new here. I have been getting Runtime error (SIGSEGV 11) for problem 10029... http://acm.uva.es/p/v100/10029.html
Although my program runs fine on my solaris box and algorithm seems to simple. Here is my code.

Code: Select all

code removed
TIA
anuj

Go to advanced search