-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsolutions-check.txt
34 lines (28 loc) · 1.7 KB
/
solutions-check.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
correct1.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
Subtask summary
100/100 pts
Finished.
correct2.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
Subtask summary
100/100 pts
Finished.