Problem shamelessad
User Teeskit
Submission Time 2025-06-12 09:54:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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