| Problem | cuberoot |
|---|---|
| User | Zubair |
| Submission Time | 2026-06-25 15:54:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp:4:3: error: stray ‘#’ in program
4 | 4 #define int long long
| ^
cuberoot.cpp:2:1: error: expected unqualified-id before numeric constant
2 | 2 using namespace std;
| ^
cuberoot.cpp:3:1: error: expected unqualified-id before numeric constant
3 | 3
| ^