QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#874844 | #7938. Graph Race | ucup-team1494# | WA | 0ms | 11892kb | C++20 | 2.9kb | 2025-01-28 18:05:31 | 2025-01-28 18:05:32 |
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: 11892kb
input:
5 4 0 0 1 1 1 1 5 1 100 40 4 1 1 2 1 3 4 5
output:
3 3 60
result:
ok 3 number(s): "3 3 60"
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 9968kb
input:
6 10 903568159 700448725 628912797 731062359 620179636 21330815 551246171 800423583 200754983 633226914 263013360 961926530 3 5 3 6 5 2 4 2 4 3 1 3 6 2 4 5 6 4 3 2
output:
577518006
result:
wrong answer 1st numbers differ - expected: '203119434', found: '577518006'