0_0_39858532_18352.cpp: In function 'int main()': 0_0_39858532_18352.cpp:5:15: error: expected ';' before '}' token 5 | scanf("%d",&a) | ^ | ; 6 | } | ~