Problem laptop
User Lazer
Submission Time 2025-08-18 17:24:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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