: In function 'int main()': :20:26: error: expected ';' before '}' token 20 | else pl++ | ^ | ; 21 | } | ~