Problem lcpupqst
User Elwinthenerd
Submission Time 2025-11-18 10:43:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lcpupqst.cpp: In function ‘int main()’:
lcpupqst.cpp:35:13: error: expected ‘}’ at end of input
35 | return 0;
| ^
lcpupqst.cpp:4:13: note: to match this ‘{’
4 | int main() {
| ^