Flagged sample #89
Browse files
data.csv
CHANGED
@@ -87,3 +87,4 @@ num1,operation,num2,Output,flag
|
|
87 |
,add,,,wrong sign
|
88 |
14,multiply,4,56,wrong sign
|
89 |
14,multiply,4,56,wrong sign
|
|
|
|
87 |
,add,,,wrong sign
|
88 |
14,multiply,4,56,wrong sign
|
89 |
14,multiply,4,56,wrong sign
|
90 |
+
14,multiply,4,56,off by one
|