Problem zaneism
User zhaoyz
Submission Time 2026-06-26 12:48:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

zaneism.cpp:13:11: error: missing terminating " character
13 | cout<<"I believe in Zane, the Creator of CPIC Land. Bestow upon us thy
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zaneism.cpp:14:49: error: missing terminating " character
14 | courage and wisdom for a Gold Medal in NOI 2027.";
| ^~
zaneism.cpp: In function ‘int main()’:
zaneism.cpp:14:1: error: ‘courage’ was not declared in this scope
14 | courage and wisdom for a Gold Medal in NOI 2027.";
| ^~~~~~~
zaneism.cpp:14:13: error: ‘wisdom’ was not declared in this scope
14 | courage and wisdom for a Gold Medal in NOI 2027.";
| ^~~~~~