Problem psle
User yhmixeI
Submission Time 2024-06-18 13:25:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:27:13: error: expected ‘;’ before ‘}’ token
27 | cout<<"U\n"
| ^
| ;
28 | }
| ~