Problem | ny_mathexam |
---|---|
User | jeongleean |
Submission Time | 2025-08-25 16:44:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ny_mathexam.cpp: In function ‘int main()’:
ny_mathexam.cpp:7:15: error: expected ‘;’ before ‘}’ token
7 | cout<<80*r*r
| ^
| ;
8 | }
| ~