Problem contestcalc
User Red123
Submission Time 2026-02-16 22:21:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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