QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#650415#5663. Tangle: A DAG for storing transactionsGuanYunchangRE 0ms0kbPython3897b2024-10-18 15:03:392024-10-18 15:03:40

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: