Problem | lis_easy |
---|---|
User | Dam |
Submission Time | 2023-02-07 10:24:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lis_easy.cpp: In function ‘int main()’:
lis_easy.cpp:25:13: error: expected ‘}’ at end of input
25 | cout << max;
| ^
lis_easy.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^