QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#732081 | #5663. Tangle: A DAG for storing transactions | ZhangYiDe | WA | 1ms | 4232kb | C++23 | 1003b | 2024-11-10 13:05:22 | 2024-11-10 13:05:22 |
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: 4232kb
input:
6 12 2 0 1 3 3 0 2 2 4 1 2 1 5 2 3 3 6 3 4 4 7 3 5 5
output:
2 18 3 14
result:
wrong answer 3rd lines differ - expected: '2', found: ''