| Problem | yunah |
|---|---|
| User | newperson |
| Submission Time | 2024-12-28 17:41:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
yunah.cpp: In function ‘int main()’:
yunah.cpp:24:25: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
24 | if (n==1){cout <<0; return;}
| ^~~~~~