Problem | ny_mathexam |
---|---|
User | SkylerWhite |
Submission Time | 2024-07-25 15:17:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ny_mathexam.cpp: In function ‘int main()’:
ny_mathexam.cpp:9:18: error: expected ‘;’ before ‘}’ token
9 | cout << 4*20*r*r
| ^
| ;
10 |
11 | }
| ~