Problem | area |
---|---|
User | memeathon |
Submission Time | 2025-09-17 20:05:11 |
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);
| ^
area.cpp:5:1: error: βcinβ does not name a type
5 | cin.tie(nullptr)
| ^~~