| Problem | zaneism |
|---|---|
| User | macaroniyw81 |
| Submission Time | 2026-06-26 12:56:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
zaneism.cpp:12:13: error: missing terminating " character
12 | cout << "I believe in Zane, the Creator of CPIC Land. Bestow upon us thy
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zaneism.cpp:13:49: error: missing terminating " character
13 | courage and wisdom for a Gold Medal in NOI 2027."
| ^
zaneism.cpp: In function ‘int main()’:
zaneism.cpp:13:1: error: ‘courage’ was not declared in this scope
13 | courage and wisdom for a Gold Medal in NOI 2027."
| ^~~~~~~
zaneism.cpp:13:13: error: ‘wisdom’ was not declared in this scope
13 | courage and wisdom for a Gold Medal in NOI 2027."
| ^~~~~~