Skip to content

Commit

Permalink
pC Run solutions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 11, 2023
1 parent db935c7 commit dbc06ab
Showing 1 changed file with 19 additions and 29 deletions.
48 changes: 19 additions & 29 deletions pC/solutions-check.txt
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.

0 comments on commit dbc06ab

Please sign in to comment.