QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#459806 | #7610. Bus Lines | edx | WA | 50ms | 15448kb | C++14 | 4.7kb | 2024-06-30 13:38:07 | 2024-06-30 13:38:09 |
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: 12996kb
input:
6 1 2 5 4 6 5 3 1 1 5 3 6 1 2 3 6 4
output:
6 9 9 10 7 7
result:
ok single line: '6 9 9 10 7 7'
Test #2:
score: 0
Accepted
time: 0ms
memory: 12932kb
input:
2 1 2 1 1 2
output:
1 1
result:
ok single line: '1 1'
Test #3:
score: -100
Wrong Answer
time: 50ms
memory: 15448kb
input:
16384 9137 490 3442 7239 1621 6904 13769 10250 14672 12572 14906 9437 6163 12339 15244 12016 3022 8670 3211 9106 11966 14817 15798 15876 6423 7394 894 7695 13877 1983 16342 15158 13574 15932 15125 10722 6989 15683 10335 8801 12301 4246 6166 3893 9347 12073 7897 12195 6510 3101 4526 15385 7017 7001 4...
output:
36112 36988 37796 39197 36631 35083 34325 55805 37947 36563 36100 40996 36589 36478 37701 36119 37798 42006 35927 55114 36669 36424 41616 37450 37598 33539 37519 42110 37743 34829 53447 42239 39065 37360 39171 41569 38548 51061 37606 41190 36579 37414 38499 37031 43206 36095 37586 36586 38248 40102 ...
result:
wrong answer 1st lines differ - expected: '34355 34048 34070 34152 33992 ...5 34333 33814 33294 34266 34337', found: '36112 36988 37796 39197 36631 ...0 34476 37351 34555 37176 35727'