Problem catlunch
User 583116UB
Submission Time 2024-07-06 09:44:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:6:12: error: ‘Sync_with_stdio’ is not a member of ‘std::ios_base’
6 | ios_base::Sync_with_stdio(false);cin.tie(0);
| ^~~~~~~~~~~~~~~