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 1100. Final Standings

WA#3
Posted by [МУПОЧ "Дубна"] Jester 6 Jan 2010 03:05
What does mean WA3 Crash (access violation)?
I compiled my program many times in dev-C++ and VC++. Then I try to write
#pragma comment(linker, "/STACK:16777216")
but it doesn't work.
I use dynamic array and sheker sort.