| Problem | magiccity |
|---|---|
| User | ItzsleepyXD |
| Submission Time | 2026-08-15 14:10:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
magiccity.cpp: In function ‘int main()’:
magiccity.cpp:207:9: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
207 | return;
| ^~~~~~