Problem shamelessad
User yhmixeI
Submission Time 2024-12-04 09:38:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:5:11: error: ‘sync_with_studio’ is not a member of ‘std::ios_base’
5 | ios_base::sync_with_studio(0);cin.tie(0);
| ^~~~~~~~~~~~~~~~