QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#650396#5663. Tangle: A DAG for storing transactionsGuanYunchangRE 0ms0kbPython3896b2024-10-18 14:56:352024-10-18 14:56:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Dangerous Syscalls

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: