Increasing Subsequences
1922E1800· expert2s256 MB⌨ stdin/stdout
Examples
Sample 1of 1
Input
4251337
Output
1030 1 052 2 3 4 27-1 -1 0 0 2 3 -1
58%
1922E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
4251337
1030 1 052 2 3 4 27-1 -1 0 0 2 3 -1