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