Problem | lis_easy |
---|---|
User | TinaD |
Submission Time | 2025-03-15 18:23:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lis_easy.cpp: In function ‘void solve()’:
lis_easy.cpp:20:28: error: expected ‘)’ before numeric constant
20 | cout<<lower_bound((dp,dp+n.1000001)-dp);
| ~ ^~~~~~~~
| )
lis_easy.cpp:20:41: error: expected ‘)’ before ‘;’ token
20 | cout<<lower_bound((dp,dp+n.1000001)-dp);
| ~ ^
| )