Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:5:32: error: ‘cin_tie’ was not declared in this scope 5 | ios_base::sync_with_stdio(0); cin_tie(0); | ^~~~~~~