Problem zaneism
User LABUBU
Submission Time 2026-06-26 13:03:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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