Problem | lis_easy |
---|---|
User | Joashhh |
Submission Time | 2024-04-15 18:19:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lis_easy.cpp: In function ‘int main()’:
lis_easy.cpp:18:13: error: expected ‘}’ at end of input
18 | cout << ans;
| ^
lis_easy.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^