| Problem | cousin |
|---|---|
| User | maximushartanto |
| Submission Time | 2026-08-29 15:05:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cousin.cpp: In function ‘void init(int, int*)’:
cousin.cpp:78:12: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
78 | return 0;
| ^