Problem iqtest
User gsayson
Submission Time 2025-04-30 14:32:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

iqtest.cpp: In function ‘int main()’:
iqtest.cpp:7:2: error: ‘io’ has not been declared
7 | io::sync_with_stdio(false); cin.tie(0);
| ^~