generated from TNFSH-Programming-Contest/tps-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
db935c7
commit dbc06ab
Showing
1 changed file
with
19 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,24 @@ | ||
correct1.cpp | ||
binary_search.cpp | ||
solution compile[OK] | ||
checker compile[OK] | ||
0-01 sol[OK] 0.014 check[OK] 1 [Correct] | ||
1-01 sol[OK] 0.013 check[OK] 1 [Correct] | ||
1-02 sol[OK] 0.013 check[OK] 1 [Correct] | ||
2-01 sol[OK] 0.014 check[OK] 1 [Correct] | ||
2-02 sol[OK] 0.014 check[OK] 1 [Correct] | ||
samples [1/1 tests] [Correct] [0/0 pts] [match with expected] 0-01 | ||
simple [2/2 tests] [Correct] [20/20 pts] [match with expected] 1-01 | ||
hacked [2/2 tests] [Correct] [80/80 pts] [match with expected] 2-01 | ||
checker compile[FAIL] | ||
exit-code: 2 | ||
stdout: | ||
stderr: | ||
make: *** /home/runner/work/2023TNFSH-Preliminary/2023TNFSH-Preliminary/pC/checker: No such file or directory. Stop. | ||
|
||
Subtask summary | ||
100/100 pts | ||
|
||
Finished. | ||
|
||
correct2.cpp | ||
linear.cpp | ||
solution compile[OK] | ||
checker compile[OK] | ||
0-01 sol[OK] 0.013 check[OK] 1 [Correct] | ||
1-01 sol[OK] 0.013 check[OK] 1 [Correct] | ||
1-02 sol[OK] 0.014 check[OK] 1 [Correct] | ||
2-01 sol[OK] 0.013 check[OK] 1 [Correct] | ||
2-02 sol[OK] 0.013 check[OK] 1 [Correct] | ||
samples [1/1 tests] [Correct] [0/0 pts] [match with expected] 0-01 | ||
simple [2/2 tests] [Correct] [20/20 pts] [match with expected] 1-01 | ||
hacked [2/2 tests] [Correct] [80/80 pts] [match with expected] 2-01 | ||
checker compile[FAIL] | ||
exit-code: 2 | ||
stdout: | ||
stderr: | ||
make: *** /home/runner/work/2023TNFSH-Preliminary/2023TNFSH-Preliminary/pC/checker: No such file or directory. Stop. | ||
|
||
Subtask summary | ||
100/100 pts | ||
|
||
Finished. | ||
n3.cpp | ||
solution compile[OK] | ||
checker compile[FAIL] | ||
exit-code: 2 | ||
stdout: | ||
stderr: | ||
make: *** /home/runner/work/2023TNFSH-Preliminary/2023TNFSH-Preliminary/pC/checker: No such file or directory. Stop. | ||
|