blob: c4e3e91391f2e4b63fad83620a216fb72cc81ae8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
- setup:
cleanup:
args: 0 1 1 0 2 2
input:
output: 0
- setup:
cleanup:
args: 1 1 -1 1 0 -3
input:
output: 1
- setup:
cleanup:
args: 0 1 2 0 -6 0
input:
output: 1
|