Upd: update test time limit
This commit is contained in:
@ -2,39 +2,39 @@
|
||||
"StatusInterpreter":{"0":"OK","1":"Wrong Answer","139":"Segmentation fault","137":"(Killed) maybe Time Limit Error"},
|
||||
"Cases":
|
||||
[
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/basic-testcases/test0.in >/tmp/B0.out && diff -u /tmp/B0.out test/testcases/basic-testcases/test0.out >/tmp/diff_B0","uid":"#0","tid":"/1/0"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/basic-testcases/test1.in >/tmp/B1.out && diff -u /tmp/B1.out test/testcases/basic-testcases/test1.out >/tmp/diff_B1","uid":"#1","tid":"/1/1"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/basic-testcases/test2.in >/tmp/B2.out && diff -u /tmp/B2.out test/testcases/basic-testcases/test2.out >/tmp/diff_B2","uid":"#2","tid":"/1/2"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/basic-testcases/test3.in >/tmp/B3.out && diff -u /tmp/B3.out test/testcases/basic-testcases/test3.out >/tmp/diff_B3","uid":"#3","tid":"/1/3"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/basic-testcases/test4.in >/tmp/B4.out && diff -u /tmp/B4.out test/testcases/basic-testcases/test4.out >/tmp/diff_B4","uid":"#4","tid":"/1/4"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/basic-testcases/test5.in >/tmp/B5.out && diff -u /tmp/B5.out test/testcases/basic-testcases/test5.out >/tmp/diff_B5","uid":"#5","tid":"/1/5"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/basic-testcases/test6.in >/tmp/B6.out && diff -u /tmp/B6.out test/testcases/basic-testcases/test6.out >/tmp/diff_B6","uid":"#6","tid":"/1/6"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/basic-testcases/test7.in >/tmp/B7.out && diff -u /tmp/B7.out test/testcases/basic-testcases/test7.out >/tmp/diff_B7","uid":"#7","tid":"/1/7"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/basic-testcases/test8.in >/tmp/B8.out && diff -u /tmp/B8.out test/testcases/basic-testcases/test8.out >/tmp/diff_B8","uid":"#8","tid":"/1/8"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/basic-testcases/test9.in >/tmp/B9.out && diff -u /tmp/B9.out test/testcases/basic-testcases/test9.out >/tmp/diff_B9","uid":"#9","tid":"/1/9"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/basic-testcases/test10.in >/tmp/B10.out && diff -u /tmp/B10.out test/testcases/basic-testcases/test10.out >/tmp/diff_B10","uid":"#10","tid":"/1/10"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/basic-testcases/test11.in >/tmp/B11.out && diff -u /tmp/B11.out test/testcases/basic-testcases/test11.out >/tmp/diff_B11","uid":"#11","tid":"/1/11"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/basic-testcases/test12.in >/tmp/B12.out && diff -u /tmp/B12.out test/testcases/basic-testcases/test12.out >/tmp/diff_B12","uid":"#12","tid":"/1/12"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/basic-testcases/test13.in >/tmp/B13.out && diff -u /tmp/B13.out test/testcases/basic-testcases/test13.out >/tmp/diff_B13","uid":"#13","tid":"/1/13"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest0.in >/tmp/I0.out && diff -u /tmp/I0.out test/testcases/bigint-testcases/BigIntegerTest0.out >/tmp/diff_I0","uid":"#14","tid":"/2/0"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest1.in >/tmp/I1.out && diff -u /tmp/I1.out test/testcases/bigint-testcases/BigIntegerTest1.out >/tmp/diff_I1","uid":"#15","tid":"/2/1"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest2.in >/tmp/I2.out && diff -u /tmp/I2.out test/testcases/bigint-testcases/BigIntegerTest2.out >/tmp/diff_I2","uid":"#16","tid":"/2/2"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest3.in >/tmp/I3.out && diff -u /tmp/I3.out test/testcases/bigint-testcases/BigIntegerTest3.out >/tmp/diff_I3","uid":"#17","tid":"/2/3"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest4.in >/tmp/I4.out && diff -u /tmp/I4.out test/testcases/bigint-testcases/BigIntegerTest4.out >/tmp/diff_I4","uid":"#18","tid":"/2/4"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest5.in >/tmp/I5.out && diff -u /tmp/I5.out test/testcases/bigint-testcases/BigIntegerTest5.out >/tmp/diff_I5","uid":"#19","tid":"/2/5"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest6.in >/tmp/I6.out && diff -u /tmp/I6.out test/testcases/bigint-testcases/BigIntegerTest6.out >/tmp/diff_I6","uid":"#20","tid":"/2/6"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest7.in >/tmp/I7.out && diff -u /tmp/I7.out test/testcases/bigint-testcases/BigIntegerTest7.out >/tmp/diff_I7","uid":"#21","tid":"/2/7"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest8.in >/tmp/I8.out && diff -u /tmp/I8.out test/testcases/bigint-testcases/BigIntegerTest8.out >/tmp/diff_I8","uid":"#22","tid":"/2/8"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest9.in >/tmp/I9.out && diff -u /tmp/I9.out test/testcases/bigint-testcases/BigIntegerTest9.out >/tmp/diff_I9","uid":"#23","tid":"/2/9"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest10.in >/tmp/I10.out && diff -u /tmp/I10.out test/testcases/bigint-testcases/BigIntegerTest10.out >/tmp/diff_I10","uid":"#24","tid":"/2/10"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest11.in >/tmp/I11.out && diff -u /tmp/I11.out test/testcases/bigint-testcases/BigIntegerTest11.out >/tmp/diff_I11","uid":"#25","tid":"/2/11"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest12.in >/tmp/I12.out && diff -u /tmp/I12.out test/testcases/bigint-testcases/BigIntegerTest12.out >/tmp/diff_I12","uid":"#26","tid":"/2/12"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest13.in >/tmp/I13.out && diff -u /tmp/I13.out test/testcases/bigint-testcases/BigIntegerTest13.out >/tmp/diff_I13","uid":"#27","tid":"/2/13"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest14.in >/tmp/I14.out && diff -u /tmp/I14.out test/testcases/bigint-testcases/BigIntegerTest14.out >/tmp/diff_I14","uid":"#28","tid":"/2/14"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest15.in >/tmp/I15.out && diff -u /tmp/I15.out test/testcases/bigint-testcases/BigIntegerTest15.out >/tmp/diff_I15","uid":"#29","tid":"/2/15"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest16.in >/tmp/I16.out && diff -u /tmp/I16.out test/testcases/bigint-testcases/BigIntegerTest16.out >/tmp/diff_I16","uid":"#30","tid":"/2/16"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest17.in >/tmp/I17.out && diff -u /tmp/I17.out test/testcases/bigint-testcases/BigIntegerTest17.out >/tmp/diff_I17","uid":"#31","tid":"/2/17"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest18.in >/tmp/I18.out && diff -u /tmp/I18.out test/testcases/bigint-testcases/BigIntegerTest18.out >/tmp/diff_I18","uid":"#32","tid":"/2/18"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 10s build/code <test/testcases/bigint-testcases/BigIntegerTest19.in >/tmp/I19.out && diff -u /tmp/I19.out test/testcases/bigint-testcases/BigIntegerTest19.out >/tmp/diff_I19","uid":"#33","tid":"/2/19"}
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 1s build/code <test/testcases/basic-testcases/test0.in >/tmp/B0.out && diff -u /tmp/B0.out test/testcases/basic-testcases/test0.out >/tmp/diff_B0","uid":"#0","tid":"/1/0"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 1s build/code <test/testcases/basic-testcases/test1.in >/tmp/B1.out && diff -u /tmp/B1.out test/testcases/basic-testcases/test1.out >/tmp/diff_B1","uid":"#1","tid":"/1/1"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 1s build/code <test/testcases/basic-testcases/test2.in >/tmp/B2.out && diff -u /tmp/B2.out test/testcases/basic-testcases/test2.out >/tmp/diff_B2","uid":"#2","tid":"/1/2"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 1s build/code <test/testcases/basic-testcases/test3.in >/tmp/B3.out && diff -u /tmp/B3.out test/testcases/basic-testcases/test3.out >/tmp/diff_B3","uid":"#3","tid":"/1/3"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 1s build/code <test/testcases/basic-testcases/test4.in >/tmp/B4.out && diff -u /tmp/B4.out test/testcases/basic-testcases/test4.out >/tmp/diff_B4","uid":"#4","tid":"/1/4"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 1s build/code <test/testcases/basic-testcases/test5.in >/tmp/B5.out && diff -u /tmp/B5.out test/testcases/basic-testcases/test5.out >/tmp/diff_B5","uid":"#5","tid":"/1/5"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 1s build/code <test/testcases/basic-testcases/test6.in >/tmp/B6.out && diff -u /tmp/B6.out test/testcases/basic-testcases/test6.out >/tmp/diff_B6","uid":"#6","tid":"/1/6"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 1s build/code <test/testcases/basic-testcases/test7.in >/tmp/B7.out && diff -u /tmp/B7.out test/testcases/basic-testcases/test7.out >/tmp/diff_B7","uid":"#7","tid":"/1/7"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 1s build/code <test/testcases/basic-testcases/test8.in >/tmp/B8.out && diff -u /tmp/B8.out test/testcases/basic-testcases/test8.out >/tmp/diff_B8","uid":"#8","tid":"/1/8"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 1s build/code <test/testcases/basic-testcases/test9.in >/tmp/B9.out && diff -u /tmp/B9.out test/testcases/basic-testcases/test9.out >/tmp/diff_B9","uid":"#9","tid":"/1/9"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 1s build/code <test/testcases/basic-testcases/test10.in >/tmp/B10.out && diff -u /tmp/B10.out test/testcases/basic-testcases/test10.out >/tmp/diff_B10","uid":"#10","tid":"/1/10"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 1s build/code <test/testcases/basic-testcases/test11.in >/tmp/B11.out && diff -u /tmp/B11.out test/testcases/basic-testcases/test11.out >/tmp/diff_B11","uid":"#11","tid":"/1/11"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 1s build/code <test/testcases/basic-testcases/test12.in >/tmp/B12.out && diff -u /tmp/B12.out test/testcases/basic-testcases/test12.out >/tmp/diff_B12","uid":"#12","tid":"/1/12"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 6s build/code <test/testcases/basic-testcases/test13.in >/tmp/B13.out && diff -u /tmp/B13.out test/testcases/basic-testcases/test13.out >/tmp/diff_B13","uid":"#13","tid":"/1/13"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest0.in >/tmp/I0.out && diff -u /tmp/I0.out test/testcases/bigint-testcases/BigIntegerTest0.out >/tmp/diff_I0","uid":"#14","tid":"/2/0"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest1.in >/tmp/I1.out && diff -u /tmp/I1.out test/testcases/bigint-testcases/BigIntegerTest1.out >/tmp/diff_I1","uid":"#15","tid":"/2/1"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest2.in >/tmp/I2.out && diff -u /tmp/I2.out test/testcases/bigint-testcases/BigIntegerTest2.out >/tmp/diff_I2","uid":"#16","tid":"/2/2"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest3.in >/tmp/I3.out && diff -u /tmp/I3.out test/testcases/bigint-testcases/BigIntegerTest3.out >/tmp/diff_I3","uid":"#17","tid":"/2/3"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest4.in >/tmp/I4.out && diff -u /tmp/I4.out test/testcases/bigint-testcases/BigIntegerTest4.out >/tmp/diff_I4","uid":"#18","tid":"/2/4"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest5.in >/tmp/I5.out && diff -u /tmp/I5.out test/testcases/bigint-testcases/BigIntegerTest5.out >/tmp/diff_I5","uid":"#19","tid":"/2/5"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest6.in >/tmp/I6.out && diff -u /tmp/I6.out test/testcases/bigint-testcases/BigIntegerTest6.out >/tmp/diff_I6","uid":"#20","tid":"/2/6"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest7.in >/tmp/I7.out && diff -u /tmp/I7.out test/testcases/bigint-testcases/BigIntegerTest7.out >/tmp/diff_I7","uid":"#21","tid":"/2/7"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest8.in >/tmp/I8.out && diff -u /tmp/I8.out test/testcases/bigint-testcases/BigIntegerTest8.out >/tmp/diff_I8","uid":"#22","tid":"/2/8"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest9.in >/tmp/I9.out && diff -u /tmp/I9.out test/testcases/bigint-testcases/BigIntegerTest9.out >/tmp/diff_I9","uid":"#23","tid":"/2/9"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest10.in >/tmp/I10.out && diff -u /tmp/I10.out test/testcases/bigint-testcases/BigIntegerTest10.out >/tmp/diff_I10","uid":"#24","tid":"/2/10"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest11.in >/tmp/I11.out && diff -u /tmp/I11.out test/testcases/bigint-testcases/BigIntegerTest11.out >/tmp/diff_I11","uid":"#25","tid":"/2/11"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest12.in >/tmp/I12.out && diff -u /tmp/I12.out test/testcases/bigint-testcases/BigIntegerTest12.out >/tmp/diff_I12","uid":"#26","tid":"/2/12"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest13.in >/tmp/I13.out && diff -u /tmp/I13.out test/testcases/bigint-testcases/BigIntegerTest13.out >/tmp/diff_I13","uid":"#27","tid":"/2/13"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest14.in >/tmp/I14.out && diff -u /tmp/I14.out test/testcases/bigint-testcases/BigIntegerTest14.out >/tmp/diff_I14","uid":"#28","tid":"/2/14"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest15.in >/tmp/I15.out && diff -u /tmp/I15.out test/testcases/bigint-testcases/BigIntegerTest15.out >/tmp/diff_I15","uid":"#29","tid":"/2/15"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest16.in >/tmp/I16.out && diff -u /tmp/I16.out test/testcases/bigint-testcases/BigIntegerTest16.out >/tmp/diff_I16","uid":"#30","tid":"/2/16"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest17.in >/tmp/I17.out && diff -u /tmp/I17.out test/testcases/bigint-testcases/BigIntegerTest17.out >/tmp/diff_I17","uid":"#31","tid":"/2/17"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest18.in >/tmp/I18.out && diff -u /tmp/I18.out test/testcases/bigint-testcases/BigIntegerTest18.out >/tmp/diff_I18","uid":"#32","tid":"/2/18"},
|
||||
{"command":"cd /home/happyzym/CSWorkSpace/Proc/BigHomework/BH-Python-Interpreter-2023 && timeout -s 9 3s build/code <test/testcases/bigint-testcases/BigIntegerTest19.in >/tmp/I19.out && diff -u /tmp/I19.out test/testcases/bigint-testcases/BigIntegerTest19.out >/tmp/diff_I19","uid":"#33","tid":"/2/19"}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user