ENG
RUS
Timus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board
Discussion of Problem
1389
. Roadworks
Nechaev Ilya (Rybinsk SAAT)
I think something wrong with limitations
[2] // Problem
1389. Roadworks
11 Nov 2006 01:05
When I use arrays of length 10010 I get access violation on test 18, but when i increase it to 100010 I get AC.
Edited by author 11.11.2006 01:07
UdSU: Ajtkulov, Kotegov, Saitov
Re: I think something wrong with limitations
[1] // Problem
1389. Roadworks
11 Nov 2006 01:53
10^5 is 100000 ;)
Nechaev Ilya (Rybinsk SAAT)
Re: I think something wrong with limitations
// Problem
1389. Roadworks
11 Nov 2006 03:43
Oops... you are right :-)
Edited by author 11.11.2006 03:44
© 2000–2025
Timus Online Judge Team
. All rights reserved.