Problem psle
User xd490
Submission Time 2025-11-12 11:05:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:14:12: error: expected ‘;’ before ‘}’ token
14 | cout<<"C"
| ^
| ;
15 | }
| ~