cf/mirror

Interesting Array

CF
482B1800· expert1s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
3 1
1 3 3
Output
YES
3 3 3
Sample 2of 2
Input
3 2
1 3 3
1 3 2
Output
NO
482B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…