fix(diff): bugs on diff stdin and numerics #16

Merged
张泊明518370910136 merged 22 commits from fix/diff into master 2025-05-24 02:45:39 +08:00
2 changed files with 8 additions and 5 deletions
Showing only changes of commit 2f1686c1e3 - Show all commits

View File

@ -65,12 +65,18 @@
},
"cases": [
{
"args": [
"./h7/build/ex2"
],
"stdin": {
"src": "/home/tt/.config/joj/diff/case0.in"
},
"memoryLimit": 2097152
},
{
"args": [
"./h7/build/ex2"
],
"stdin": {
"src": "/home/tt/.config/joj/diff/case1.in"
},

View File

@ -19,17 +19,14 @@ case0.diff.output.score = 5
case0.limit.cpu = "1s"
case0.limit.mem = "2m"
case0.diff.output.ignore_spaces = true
#case0.limit.stdout = 8
#case0.command = "./h7/build/ex2"
case0.command = "./h7/build/ex2"
case0.in = "case0.in"
case1.diff.output.score = 123214122421
case1.limit.cpu = "2s"
case1.limit.mem = "4m"
case1.diff.output.ignore_spaces = true
#case1.limit.stdout = 8
#case1.command = "./h7/build/ex2"
case1.in = "case1.in"
case1.command = "./h7/build/ex2"
case9.diff.output.score = 1232131