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
1102
. Strange Dialog
What is "CRASH(ACCESS_VIOLATION)"?
Posted by
Anak Yodpinyanee
26 Jun 2003 10:27
What is "CRASH(ACCESS_VIOLATION)"?
Re: What is "CRASH(ACCESS_VIOLATION)"?
Posted by
Vlad Veselov
26 Jun 2003 13:06
You use memory that you cannot to use(for example, it can be range
check error or using pointers without New/GetMem).
© 2000–2024
Timus Online Judge Team
. All rights reserved.