Problem | area |
---|---|
User | R1 |
Submission Time | 2023-05-08 17:49:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
area.cpp: In function ‘int main()’:
area.cpp:5:7: error: ‘base_sync_with_stdio’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
5 | ios::base_sync_with_stdio(0);
| ^~~~~~~~~~~~~~~~~~~~