Problem psle
User herngr3y
Submission Time 2026-03-27 17:59:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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