Problem psle
User Froakyu
Submission Time 2026-07-01 09:27:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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