Flagged sample #145
Browse files
data.csv
CHANGED
@@ -143,3 +143,4 @@ num1,operation,num2,Output,flag
|
|
143 |
12,subtract,3123,-3111,off by one
|
144 |
12,subtract,3123,-3111,off by one
|
145 |
12,subtract,1,11,other
|
|
|
|
143 |
12,subtract,3123,-3111,off by one
|
144 |
12,subtract,3123,-3111,off by one
|
145 |
12,subtract,1,11,other
|
146 |
+
,add,,,wrong sign
|