File size: 219 Bytes
1521b7c
 
8e626d5
8c29977
d40527f
0b7be55
38811f6
bb608fd
 
1
2
3
4
5
6
7
8
9
10
num1,operation,num2,output,flag
2,subtract,3,0,wrong sign
2,subtract,2,0,other
1,add,0,1,wrong sign
1,add,0,1,off by one
4,subtract,3,1,off by one
4,subtract,3,1,other
4,subtract,3,1,other
8,subtract,3,1,other