QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#515976 | #6404. Shuttle Tour | MaMengQi | WA | 1243ms | 857164kb | C++20 | 3.2kb | 2024-08-12 12:33:36 | 2024-08-12 12:33:37 |
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: 28ms
memory: 857164kb
input:
5 6 10110 1 2 1 1 3 10 2 4 100 3 5 1000 2 1 5 1 3 2 1 5 2 2 4 2 5 5 2 1 1
output:
222 202 0 -1 0
result:
ok 5 number(s): "222 202 0 -1 0"
Test #2:
score: -100
Wrong Answer
time: 1243ms
memory: 856972kb
input:
50 200000 00100100100001101010110100000111100011101110011010 14 47 940241413 11 43 331483591 37 38 496247070 47 46 832459694 7 15 16479291 1 30 402388666 30 8 513064064 46 50 739311480 5 4 761894947 32 41 631669659 17 24 715786564 35 20 763151642 32 33 492466005 39 11 186023146 9 7 805081251 3 42 25...
output:
19426173084 -1 39073353032 40654254598 21306655910 40108366506 7907680092 26977703094 36789285002 25869441186 37656064666 4630205726 6826896092 27345294870 15425375272 2856655228 15555998560 0 -1 4954957854 33567439910 21634033314 32853411492 32392724572 11385648132 12258816572 23802789980 0 3566196...
result:
wrong answer 1st numbers differ - expected: '17149847378', found: '19426173084'