# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
4983 | 2014-01-23T17:00:51 Z | tkxkd7223 | Ancient symbol (kriii1_A) | C++ | 0 ms | 1084 KB |
#include<stdio.h> int main(){ int cnt; scanf("%d", cnt); printf("%d", cnt*111*cnt + cnt*11 + 1); return 0; }
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Runtime error | 0 ms | 1084 KB | SIGSEGV Segmentation fault |
2 | Halted | 0 ms | 0 KB | - |