Problem | area |
---|---|
User | ilovepythonandhatecplusplus |
Submission Time | 2024-04-19 14:42:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
area.cpp: In function ‘int main()’:
area.cpp:4:11: error: ‘sync_with_studo’ is not a member of ‘std::ios_base’
4 | ios_base::sync_with_studo(0);cin.tie(0);cout.tie(0);
| ^~~~~~~~~~~~~~~