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