Problem psle
User Ronaldo7
Submission Time 2026-06-22 16:27:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:19:12: error: expected ‘}’ at end of input
19 | cout<<"U";
| ^
psle.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^