Problem summoning
User zien
Submission Time 2026-06-26 16:16:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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