Compatible Numbers
165E2200· master4s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
290 36
Output
36 90
Sample 2of 3
Input
43 6 3 6
Output
-1 -1 -1 -1
Sample 3of 3
Input
510 6 9 8 2
Output
-1 8 2 2 8
58%
165E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…