Problem iqtest
User Catornado
Submission Time 2023-03-22 17:10:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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