Problem twochoices
User guru1396
Submission Time 2024-12-07 14:21:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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