QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#275604 | #4940. Token Distance | ucup-team2362# | WA | 10ms | 10212kb | C++14 | 3.9kb | 2023-12-04 21:22:44 | 2023-12-04 21:22:45 |
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: 9716kb
input:
5 7 1 1 1 10 1 2 1 3 2 1 5 1 5 4 1 3 7 2 2 4 2 2 5 2 4 5
output:
YES NO NO YES YES
result:
ok 5 lines
Test #2:
score: 0
Accepted
time: 1ms
memory: 7740kb
input:
2 1 0 1000000000 2 1 2
output:
YES
result:
ok single line: 'YES'
Test #3:
score: -100
Wrong Answer
time: 10ms
memory: 10212kb
input:
81473 13549 972586683 972586964 972587245 972587526 972587807 972588088 972588369 972588650 972588931 972589212 972589493 972589774 972590055 972590336 972590617 972590898 972591179 972591460 972591741 972592022 972592303 972592584 972592865 972593146 972593427 972593708 972593989 972594270 97259455...
output:
YES YES YES YES NO NO YES NO NO NO YES YES YES YES NO YES YES YES YES NO YES YES YES YES NO YES NO YES YES NO NO YES YES YES YES YES NO NO NO YES YES YES YES YES NO NO NO YES NO YES YES YES NO YES NO YES NO YES NO NO NO YES NO YES NO YES NO NO YES YES NO YES NO NO NO YES YES YES YES YES YES YES NO Y...
result:
wrong answer 6th lines differ - expected: 'YES', found: 'NO'