Problem progressionspells
User Schzeey2
Submission Time 2024-01-07 19:50:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

progressionspells.cpp: In function ‘int main()’:
progressionspells.cpp:5:7: error: ‘base_sync_with_stdio’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
5 | ios::base_sync_with_stdio (0);
| ^~~~~~~~~~~~~~~~~~~~