| Problem | jamestreet |
|---|---|
| User | ETkilobyte |
| Submission Time | 2024-05-20 14:28:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
jame.cpp: In function ‘int sendjame(int)’:
jame.cpp:2:5: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
2 | return ;
| ^~~~~~
jame.cpp: In function ‘int sendjame(int)’:
jame.cpp:2:5: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
2 | return ;
| ^~~~~~