QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#189161 | #3288. Rendezvous on a Tetrahedron | new_dawn_2# | WA | 1ms | 3876kb | C++20 | 4.7kb | 2023-09-26 22:40:56 | 2023-09-26 22:40:56 |
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: 1ms
memory: 3768kb
input:
DB 2 9 CD 25 11
output:
YES
result:
ok single line: 'YES'
Test #2:
score: 0
Accepted
time: 1ms
memory: 3864kb
input:
CD 41 12 CD 38 14
output:
NO
result:
ok single line: 'NO'
Test #3:
score: -100
Wrong Answer
time: 1ms
memory: 3876kb
input:
DB 54 14 DB 1 3
output:
NO
result:
wrong answer 1st lines differ - expected: 'YES', found: 'NO'