Problem lis_easy
User Ninja106
Submission Time 2023-08-28 17:32:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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