QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#386503 | #6396. Puzzle: Kusabi | HuangHanSheng | WA | 1ms | 3656kb | C++20 | 3.2kb | 2024-04-11 17:36:58 | 2024-04-11 17:36:59 |
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: 0
Wrong Answer
time: 1ms
memory: 3656kb
input:
8 2 1 - 3 1 - 4 2 Tong 5 2 Tong 6 3 Duan 7 3 - 8 7 Chang
output:
YES 4 5 6 7
result:
wrong answer Used vertex 7 is not marked.