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