| Problem | monsters2 |
|---|---|
| User | ashgreninja1006 |
| Submission Time | 2026-02-18 18:20:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
monsters2.cpp: In function ‘int main()’:
monsters2.cpp:33:19: error: expected initializer at end of input
33 | long long be
| ^~
monsters2.cpp:33:19: error: expected ‘}’ at end of input
monsters2.cpp:28:29: note: to match this ‘{’
28 | for(auto &m : monsters) {
| ^
monsters2.cpp:33:19: error: expected ‘}’ at end of input
33 | long long be
| ^~
monsters2.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^