Problem contestcalc
User chickennn
Submission Time 2026-05-22 13:30:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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