Problem summoning
User Mateow
Submission Time 2026-06-26 16:10:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

summoning.cpp: In function ‘int main()’:
summoning.cpp:36:22: error: expected ‘}’ at end of input
36 | cout << "-1" << "\n";
| ^
summoning.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^