| Problem | ny_mathexam |
|---|---|
| User | CheesyPasta |
| Submission Time | 2025-02-14 16:36:46 |
| 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:4: error: expected initializer before ‘cin’
7 | cin >> r;
| ^~~
ny_mathexam.cpp:8:15: error: ‘r’ was not declared in this scope
8 | cout << 80*r*r;
| ^