cf/mirror

Social Network (hard version)

CF
1234B21300· pupil2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
7 2
1 2 3 2 1 3 2
Output
2
2 1
Sample 2of 2
Input
10 4
2 3 3 1 1 2 1 2 3 3
Output
3
1 3 2
1234B2.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)