Problem summoning
User ilikefriendchickn
Submission Time 2026-06-30 17:09:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

summoning.cpp: In function ‘int main()’:
summoning.cpp:39:13: error: expected ‘}’ at end of input
39 | cout<<count;
| ^
summoning.cpp:7:1: note: to match this ‘{’
7 | {
| ^