| Problem | monsters2 |
|---|---|
| User | PyAce |
| Submission Time | 2026-01-28 10:13:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cc1plus: error: ‘::main’ must return ‘int’
monsters2.cpp: In function ‘int main()’:
monsters2.cpp:20:2: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
20 | return;
| ^~~~~~