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