ver Mar15th

fixed bugs about infeasible task evaluation
This commit is contained in:
David Chang
2024-03-15 12:25:41 +08:00
parent 4d69f61a1c
commit 2b9772174e
3 changed files with 6 additions and 14 deletions

View File

@@ -10,10 +10,6 @@
"libreoffice_calc"
],
"evaluator": {
"func": "infeasible",
"expected": {
},
"result": {
}
"func": "infeasible"
}
}
}

View File

@@ -10,10 +10,6 @@
"libreoffice_calc"
],
"evaluator": {
"func": "infeasible",
"expected": {
},
"result": {
}
"func": "infeasible"
}
}
}