Problem psle
User minhxinh
Submission Time 2023-01-18 09:58:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:34:13: error: expected ‘;’ before ‘{’ token
34 | else (a<20)
| ^
| ;
35 | {
| ~