cf/mirror

k-LCM (easy version)

CF
1497C11200· pupil1s256 MB⌨ stdin/stdout

Examples

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