cf/mirror

k-LCM (hard version)

CF
1497C21600· expert1s256 MB⌨ stdin/stdout

Examples

Sample 1of 1
Input
2
6 4
9 5
Output
1 2 2 1
1 3 3 1 1
1497C2.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)