| Problem | lis_easy |
|---|---|
| User | kruytz |
| Submission Time | 2023-05-24 17:41:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lis_easy.cpp: In function ‘long long int lisendingatN(long long int)’:
lis_easy.cpp:13:13: error: expected primary-expression before ‘!=’ token
13 | if(dp[n]) != -1){
| ^~