Problem lunchbox
User Ayden67
Submission Time 2026-08-29 17:15:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:5:12: error: ‘sync_with_studio’ is not a member of ‘std::ios_base’
5 | ios_base::sync_with_studio(false);
| ^~~~~~~~~~~~~~~~