Problem iqtest
User WH8
Submission Time 2023-08-13 17:34:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

iqtest.cpp: In function ‘int32_t main()’:
iqtest.cpp:33:28: error: ‘ndl’ was not declared in this scope; did you mean ‘endl’?
33 | if (a == 1) cout << 1 << ndl;
| ^~~
| endl