QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#167320 | #7184. Transport Pluses | ucup-team267# | WA | 3ms | 5416kb | C++17 | 2.5kb | 2023-09-07 13:39:39 | 2023-09-07 13:39:39 |
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
Test #1:
score: 100
Accepted
time: 0ms
memory: 5368kb
input:
1 2 1 1 5 3 6 2
output:
4 3 0 1 2 1 6 3 0 5 3
result:
ok correct
Test #2:
score: 0
Accepted
time: 3ms
memory: 5108kb
input:
2 1 1 1 6 1 1 3 6 3
output:
2 2 1 100 3 2 6 1
result:
ok correct
Test #3:
score: 0
Accepted
time: 2ms
memory: 4992kb
input:
0 0 1 1 1 1
output:
0.0000000000 1 0 1 1
result:
ok correct
Test #4:
score: -100
Wrong Answer
time: 2ms
memory: 5416kb
input:
0 0 100 100 0 0
output:
200 200 0 100 99 0 100 98 0 100 97 0 100 96 0 100 95 0 100 94 0 100 93 0 100 92 0 100 91 0 100 90 0 100 89 0 100 88 0 100 87 0 100 86 0 100 85 0 100 84 0 100 83 0 100 82 0 100 81 0 100 80 0 100 79 0 100 78 0 100 77 0 100 76 0 100 75 0 100 74 0 100 73 0 100 72 0 100 71 0 100 70 0 100 69 0 100 68 0 10...
result:
wrong answer read 200.000000 but expected 141.421356, error = 58.578644