Problem | area |
---|---|
User | memeathon |
Submission Time | 2025-09-17 20:03:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
area.cpp:3:17: error: βiosβ is not a namespace-name
3 | using namespace ios;
| ^~~
area.cpp:5:16: error: expected constructor, destructor, or type conversion before β(β token
5 | sync_with_stdio(false);
| ^