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