Problem | lis_easy |
---|---|
User | justin271828 |
Submission Time | 2024-05-30 13:07:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lis_easy.cpp: In function ‘int lis(int)’:
lis_easy.cpp:13:9: error: ‘temp’ was not declared in this scope
13 | return temp;
| ^~~~