Problem | area |
---|---|
User | Phoubia01 |
Submission Time | 2025-04-12 12:22:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
area.cpp:4:26: error: expected constructor, destructor, or type conversion before ‘(’ token
4 | ios_base::sync_with_stdio(false); cin.tie(0);
| ^
area.cpp:4:35: error: ‘cin’ does not name a type; did you mean ‘sin’?
4 | ios_base::sync_with_stdio(false); cin.tie(0);
| ^~~
| sin