Problem zaneism
User berrymochi
Submission Time 2026-06-26 12:53:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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