1521b7c
8e626d5
8c29977
d40527f
0b7be55
38811f6
bb608fd
|
|
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
|