| Problem | zaneism |
|---|---|
| User | Tweoka |
| Submission Time | 2026-06-26 12:49:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
zaneism.cpp:11:13: error: missing terminating " character
11 | cout << "I believe in Zane, the Creator of CPIC Land. Bestow upon us thy
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zaneism.cpp:12:53: error: missing terminating " character
12 | courage and wisdom for a Gold Medal in NOI 2027.";
| ^~
zaneism.cpp: In function ‘int main()’:
zaneism.cpp:12:5: error: ‘courage’ was not declared in this scope
12 | courage and wisdom for a Gold Medal in NOI 2027.";
| ^~~~~~~
zaneism.cpp:12:17: error: ‘wisdom’ was not declared in this scope
12 | courage and wisdom for a Gold Medal in NOI 2027.";
| ^~~~~~
zaneism.cpp: At global scope:
zaneism.cpp:16:5: error: expected unqualified-id before ‘return’
16 | return 0;
| ^~~~~~
zaneism.cpp:17:1: error: expected declaration b