Problem brick
User Duk168
Submission Time 2024-02-07 10:33:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

brick.cpp: In function ‘int main()’:
brick.cpp:30:11: error: ‘sync_with_stdio’ was not declared in this scope
30 | ios_base:sync_with_stdio(false);
| ^~~~~~~~~~~~~~~