Problem psle
User skibidininja98
Submission Time 2024-06-20 09:32:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:28:1: error: expected ‘}’ at end of input
28 | }
| ^
psle.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^