LIS?
1868F3500· legendary gm5s1024 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
51 2 3 4 5
Output
6
Sample 2of 3
Input
6-1 -5 -4 -1 -4 -7
Output
0
Sample 3of 3
Input
110 1000000 1 -50000 2 998353 3 -100007 4 200943 0
Output
1936973
58%
1868F.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)