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