Berkomnadzor
1070B2400· grandmaster3s256 MB⌨ stdin/stdout
Examples
Sample 1of 4
Input
1-149.154.167.99
Output
10.0.0.0/0
Sample 2of 4
Input
4-149.154.167.99+149.154.167.100/30+149.154.167.128/25-149.154.167.120/29
Output
2149.154.167.99149.154.167.120/29
Sample 3of 4
Input
5-127.0.0.4/31+127.0.0.8+127.0.0.0/30-195.82.146.208/29-127.0.0.6/31
Output
2195.0.0.0/8127.0.0.4/30
Sample 4of 4
Input
2+127.0.0.1/32-127.0.0.1
Output
-1
58%
1070B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)