Problem swapsort
User personjs
Submission Time 2025-01-05 21:01:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swapsort.cpp: In function ‘int main()’:
swapsort.cpp:8:5: error: ‘io_base’ has not been declared
8 | io_base::sync_with_stdio(false);
| ^~~~~~~