| Problem | ny_mathexam |
|---|---|
| User | sussygoose |
| Submission Time | 2026-03-24 14:36:39 |
| 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:33: error: expected ‘}’ at end of input
6 | int r; cin >> r; cout << 80*r*r;
| ^
ny_mathexam.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^