Problem psle
User Kyri
Submission Time 2026-02-14 09:12:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:17:12: error: expected ‘}’ at end of input
17 | cout << "E";
| ^
psle.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^