| Problem | cuberoot |
|---|---|
| User | potatoed78 |
| Submission Time | 2025-06-19 15:08:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function βint main()β:
cuberoot.cpp:9:2: error: expected β;β before numeric constant
9 | 4
| ^
| ;
10 | 1 8 27 64
| ~