ENG  RUSTimus 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 1053. Pinocchio

Help me,please!What does the mistake called "Crash (ACCESS_VIOLATION)"???
Posted by Lin Bo 3 Dec 2001 20:18
What does the mistake called "Crash (ACCESS_VIOLATION)"???
This might mean that you try to use some arrays and you run ot their bounds, something like "Array bounds limit exceeded", you know :)
Posted by shitty.Mishka 5 Dec 2001 20:54
> What does the mistake called "Crash (ACCESS_VIOLATION)"???
>