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