Problem addition
User BigBackAdrino
Submission Time 2026-06-09 22:35:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function ‘int main()’:
addition.cpp:4:2: error: ‘sync_with_stdio’ was not declared in this scope
4 | sync_with_stdio(false);
| ^~~~~~~~~~~~~~~