cf/mirror

Minecraft Series

CF
1753F3500· legendary gm6s512 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
2 2 1 2
1 1 2
Output
0
Sample 2of 3
Input
2 2 2 2
1 1 1
2 2 2
Output
2
Sample 3of 3
Input
2 2 4 2
1 1 1
1 1 -1
1 2 1
2 2 1
Output
4
1753F.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)