Problem | lis_easy |
---|---|
User | Kanish |
Submission Time | 2023-11-10 09:48:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lis_easy.cpp: In function ‘int main()’:
lis_easy.cpp:30:25: error: expected ‘}’ at end of input
30 | cout << combi[0] + 1;
| ^
lis_easy.cpp:8:11: note: to match this ‘{’
8 | int main(){
| ^