Problem summoning
User lucaskoh
Submission Time 2026-06-26 15:54:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

summoning.cpp: In function ‘int main()’:
summoning.cpp:8:11: error: expected ‘;’ before ‘}’ token
8 | cout << 0
| ^
| ;
9 | }
| ~