| Problem | littlejohnny6 |
|---|---|
| User | gl |
| Submission Time | 2026-05-21 16:47:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
littlejohnny6.cpp: In function ‘void solve()’:
littlejohnny6.cpp:16:9: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
16 | return 0;
| ^