cf/mirror

AND Graph

CF
986C2500· grandmaster4s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
2 3
1 2 3
Output
2
Sample 2of 2
Input
5 5
5 19 10 20 12
Output
2
986C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…