Problem nicenumber
User jamestan
Submission Time 2024-05-01 13:49:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nicenumber.cpp: In function ‘int main()’:
nicenumber.cpp:5:15: error: ‘sync_with_stdio9’ is not a member of ‘std::ios_base’
5 | ios_base::sync_with_stdio9(0);
| ^~~~~~~~~~~~~~~~