Making Shapes
1290F3500· legendary gm5s768 MB⌨ stdin/stdout
Examples
Sample 1of 6
Input
3 3-1 01 10 -1
Output
3
Sample 2of 6
Input
3 3-1 02 20 -1
Output
1
Sample 3of 6
Input
3 1776966-1 03 30 -2
Output
296161
Sample 4of 6
Input
4 15-4 -4-1 1-1 -44 3
Output
1
Sample 5of 6
Input
5 103 -44 -31 -32 -3-3 -4
Output
0
Sample 6of 6
Input
5 1000000000-2 42 -30 -42 4-1 -3
Output
9248783
58%
1290F.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)