| Problem | summoning |
|---|---|
| User | Mateow |
| Submission Time | 2026-06-26 16:11:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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() {
| ^