Submit | All submissions | Best solutions | Back to list |
SIGSEGV - Return SIGSEGV |
Wersja polska | English version |
Your task is return SIGSEGV. Any other result will be changed into WA (Wrong Answer).
No input
No output
No example
Score
Score is Your source length.
Added by: | Piotr Kąkol |
Date: | 2010-10-24 |
Time limit: | 0.200s |
Source limit: | 10000B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Languages: | All |
Resource: | Another task from SHORTEN |
hide comments
|
|||||||
2010-12-29 22:54:25 Piotr KÄ…kol
Your program doesn't return SIGSEGV but NZEC which is not the same. |
|||||||
2010-12-29 22:54:25 Alexander
The problem description is misleading. A program of mine which returns SIGSEGV was rejected. The correct task is to cause SIGSEGV to be *raised* for the process. |