Problem llis
User laurenpak
Submission Time 2023-05-06 20:11:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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