QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#223320#5663. Tangle: A DAG for storing transactionsHuangHanShengRE 0ms0kbC++20915b2023-10-21 23:57:402023-10-21 23:57:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Runtime Error

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:


result: