Problem ippt
User darius0
Submission Time 2025-03-13 11:19:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ippt.cpp: In function ‘int main()’:
ippt.cpp:6:26: error: ‘cin_tie’ was not declared in this scope
6 | ios::sync_with_stdio(0);cin_tie(0);
| ^~~~~~~