Problem summoning
User gl
Submission Time 2026-06-26 15:24:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

summoning.cpp: In function ‘int main()’:
summoning.cpp:31:22: error: expected ‘;’ before ‘}’ token
31 | spend -= p.front()
| ^
| ;
32 | }
| ~