Problem lis_easy
User ilovepythonandhatecplusplus
Submission Time 2024-04-17 19:19:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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