Problem zaneism
User Jaysonwee22
Submission Time 2026-06-26 15:11:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

zaneism.cpp:1:2: error: missing terminating " character
1 | ("I believe in Zane, the Creator of CPIC Land. Bestow upon us thy
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zaneism.cpp:2:49: error: missing terminating " character
2 | courage and wisdom for a Gold Medal in NOI 2027.")
| ^~
zaneism.cpp:2:8: error: expected ‘)’ before ‘and’ token
2 | courage and wisdom for a Gold Medal in NOI 2027.")
| ^~~~
| )
zaneism.cpp:1:1: note: to match this ‘(’
1 | ("I believe in Zane, the Creator of CPIC Land. Bestow upon us thy
| ^