Problem boundlessboxes
User hwy
Submission Time 2023-06-09 22:22:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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