why aren't default space/time constraints specified?

Post here if you don't find any other place for your post. But please, stay on-topic: algorithms, programming or something related to this web site and its services.

Moderator: Board moderators

Post Reply
symme7ry
New poster
Posts: 7
Joined: Fri Aug 22, 2003 10:23 am

why aren't default space/time constraints specified?

Post by symme7ry »

Shouldn't there be a link to the default time limit, stack size, and total memory size available somewhere on the main problemset page?
fpnc
System administrator
Posts: 201
Joined: Sun Oct 07, 2001 2:00 am
Location: Valladolid, Spain

Post by fpnc »

Some problems are different, but by default, 10 secs and 64M all included.
fpnc wrote:NOTE: It is really 32M.
Last edited by fpnc on Fri Sep 26, 2003 9:32 am, edited 1 time in total.
Best regards,

Fernando N
Joseph Kurniawan
Experienced poster
Posts: 136
Joined: Tue Apr 01, 2003 6:59 am
Location: Jakarta, Indonesia

Post by Joseph Kurniawan »

But once, my program used 32??? KB (if rounded up will be 33M), but I got memory limit exceeded. fpnc wrote by default 64 MB. How could this be???
fpnc wrote:NOTE: It is really 32M.
There are 3 things one need to be successful : motivation, ability and chance. And if you're a believer, make it four : God's will.
fpnc
System administrator
Posts: 201
Joined: Sun Oct 07, 2001 2:00 am
Location: Valladolid, Spain

Post by fpnc »

fpnc wrote:Some problems are different, but by default, 10 secs and 64M all included.
Well, I said Some problems are different.
fpnc wrote:NOTE: It is really 32M.
Last edited by fpnc on Fri Sep 26, 2003 9:31 am, edited 1 time in total.
Best regards,

Fernando N
Joseph Kurniawan
Experienced poster
Posts: 136
Joined: Tue Apr 01, 2003 6:59 am
Location: Jakarta, Indonesia

Post by Joseph Kurniawan »

So, i assume the default memory is 64MB, correct?
The prob was 10226 - Hardwood Species. There aren't any specifications about memory, time, and others. So the prob's default memory is supposed to be 64 MB, correct? But my program used 32??? MB and got memory limit. Why is that???
There are 3 things one need to be successful : motivation, ability and chance. And if you're a believer, make it four : God's will.
fpnc
System administrator
Posts: 201
Joined: Sun Oct 07, 2001 2:00 am
Location: Valladolid, Spain

Post by fpnc »

SORRY. Memory limit for running programs is 32768 Kb by default. I consulted the wrong file. I'll change previous postings so there is no doubt.

Also, now you can check the limits for problems at http://online-judge.uva.es - this website is still under construction and it may not work sometimes. It'll be announced when this website is under production.
Best regards,

Fernando N
yiuyuho
A great helper
Posts: 325
Joined: Thu Feb 21, 2002 2:00 am
Location: United States
Contact:

Post by yiuyuho »

Excuse me, I have a question about problem 10063, my problem used less then 18000 byte but get ML, there is no specific mem limited stated in the problem.

Actually I get ML after re-judge
fpnc
System administrator
Posts: 201
Joined: Sun Oct 07, 2001 2:00 am
Location: Valladolid, Spain

Post by fpnc »

Read my previous post. I can see a big '16' under ML column...
Best regards,

Fernando N
yiuyuho
A great helper
Posts: 325
Joined: Thu Feb 21, 2002 2:00 am
Location: United States
Contact:

Post by yiuyuho »

oh...didn't realize that link is to the memory/time specifications...it looks like a link to the problemset main page =P

My bet, thank you for your clarification.
Post Reply

Return to “Other words”