Problem differencearray
User ayreentazz
Submission Time 2026-05-16 10:41:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

differencearray.cpp: In function ‘int32_t main()’:
differencearray.cpp:5:7: error: ‘sync_with_studio’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
5 | ios::sync_with_studio(false);
| ^~~~~~~~~~~~~~~~