| Problem | monsters2 |
|---|---|
| User | jaylchicken |
| Submission Time | 2026-02-21 10:40:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
monsters2.cpp: In function ‘int main()’:
monsters2.cpp:30:20: error: expected ‘}’ at end of input
30 | cout << ans << "\n";
| ^
monsters2.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^