| Problem | roots |
|---|---|
| User | Tyx2019 |
| Submission Time | 2023-12-14 17:39:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
roots.cpp: In function ‘int main()’:
roots.cpp:264:5: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
264 | return;
| ^~~~~~
roots.cpp:280:5: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
280 | return;
| ^~~~~~