Problem iqtest
User IWKR
Submission Time 2023-01-11 20:10:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

iqtest.cpp: In function ‘int main()’:
iqtest.cpp:12:2: error: expected ‘}’ at end of input
12 | }
| ^
iqtest.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^