QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#352753 | #8269. Minequake | Dec0Dedd# | 0 | 3ms | 11532kb | C++14 | 1.4kb | 2024-03-13 16:28:35 | 2024-07-04 03:29:29 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 18
Accepted
time: 3ms
memory: 11532kb
input:
2 1 2
output:
1
result:
ok single line: '1'
Test #2:
score: -18
Wrong Answer
time: 0ms
memory: 10696kb
input:
100 11 38 22 77 15 96 32 98 44 72 40 80 36 38 24 34 54 84 22 62 4 8 4 27 88 95 43 83 23 87 48 85 20 76 28 95 66 74 37 40 1 71 66 67 52 54 28 60 7 32 12 47 6 83 73 85 45 94 26 35 18 35 52 81 9 74 1 14 61 70 49 55 16 63 59 67 68 81 13 51 31 63 82 92 73 82 42 91 25 100 57 59 53 58 23 33 14 69 72 98 6 7...
output:
5691
result:
wrong answer 1st lines differ - expected: '4950', found: '5691'
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Wrong Answer
Test #31:
score: 20
Accepted
time: 0ms
memory: 10960kb
input:
3 1 2 1 3
output:
3
result:
ok single line: '3'
Test #32:
score: 0
Accepted
time: 2ms
memory: 11156kb
input:
4 1 2 2 3 1 4
output:
6
result:
ok single line: '6'
Test #33:
score: -20
Wrong Answer
time: 0ms
memory: 11200kb
input:
5 1 2 2 3 1 4 4 5
output:
11
result:
wrong answer 1st lines differ - expected: '10', found: '11'
Subtask #4:
score: 0
Skipped
Dependency #3:
0%
Subtask #5:
score: 0
Skipped
Dependency #1:
0%