Problem | lis_easy |
---|---|
User | god |
Submission Time | 2025-07-10 10:40:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lis_easy.cpp: In function ‘int main()’:
lis_easy.cpp:17:10: error: ‘list_of_lenghts’ was not declared in this scope; did you mean ‘list_of_lengths’?
17 | cout << list_of_lenghts.back();
| ^~~~~~~~~~~~~~~
| list_of_lengths