Problem lis_easy
User chickengoat
Submission Time 2025-11-23 10:29:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lis_easy.cpp: In function ‘int main()’:
lis_easy.cpp:30:13: error: expected ‘}’ at end of input
30 | cout << ans;
| ^
lis_easy.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^