cf/mirror

Network Mask

CF
291C1600· expert2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
5 3
0.0.0.1
0.1.1.2
0.0.2.1
0.1.1.0
0.0.2.3
Output
255.255.254.0
Sample 2of 3
Input
5 2
0.0.0.1
0.1.1.2
0.0.2.1
0.1.1.0
0.0.2.3
Output
255.255.0.0
Sample 3of 3
Input
2 1
255.0.0.1
0.0.0.2
Output
-1
291C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)