Problem psle
User Fibohyan
Submission Time 2023-08-07 11:12:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:16:18: error: expected ‘;’ before ‘}’ token
16 | cout<<"B"
| ^
| ;
17 | }
| ~