Problem zaneism
User Zaydluq
Submission Time 2026-06-26 14:04:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

zaneism.cpp: In function ‘int main()’:
zaneism.cpp:6:124: error: expected ‘;’ at end of input
6 | cout << "I believe in Zane, the Creator of CPIC Land. Bestow upon us thy courage and wisdom for a Gold Medal in NOI 2027."
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
| ;
zaneism.cpp:6:10: error: expected ‘}’ at end of input
6 | cout << "I believe in Zane, the Creator of CPIC Land. Bestow upon us thy courage and wisdom for a Gold Medal in NOI 2027."
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zaneism.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^