Problem | cuberoot |
---|---|
User | aqualicious14 |
Submission Time | 2025-02-19 01:04:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cuberoot.cpp: In function ‘int main()’:
cuberoot.cpp:17:28: error: expected ‘)’ before ‘_’
17 | for (int i = 0; i < n; i++_ {
| ~ ^
| )
cuberoot.cpp:17:28: error: ‘_’ was not declared in this scope