Problem | ny_mathexam |
---|---|
User | ShaquilleOatmeal34 |
Submission Time | 2025-02-14 16:54:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ny_mathexam.cpp: In function ‘int main()’:
ny_mathexam.cpp:6:9: error: expected ‘;’ before ‘cout’
6 | cin >>r
| ^
| ;
7 | cout >>4 * 20 * r * r;
| ~~~~