Problem lis
User justin271828
Submission Time 2024-12-11 22:41:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lis.cpp: In function ‘int main()’:
lis.cpp:50:11: error: expected ‘}’ at end of input
50 | return 0;}
| ^
lis.cpp:33:12: note: to match this ‘{’
33 | int main() {
| ^