QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#577406 | #7221. The Road Network | Urd | WA | 0ms | 3724kb | C++17 | 1.3kb | 2024-09-20 11:11:06 | 2024-09-20 11:11:07 |
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: 3724kb
input:
4 7 1 4 6 3
output:
3 6
result:
ok 2 number(s): "3 6"
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3660kb
input:
4 11 1 4 6 3
output:
0 140731415517376
result:
wrong answer 2nd numbers differ - expected: '16', found: '140731415517376'