Problem psle
User Slayer555
Submission Time 2023-12-04 16:58:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:26:2: error: expected ‘}’ at end of input
26 | }
| ^
psle.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^