Problem lis_easy
User AltheaZ
Submission Time 2023-06-28 12:36:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lis_easy.cpp: In function ‘int main()’:
lis_easy.cpp:28:1: error: expected ‘}’ at end of input
28 | }
| ^
lis_easy.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^