QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#76297#4811. Be CarefulHenry__ChenRE 1ms3452kbC++202.9kb2023-02-09 02:15:352023-02-09 02:15:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3452kb

input:

5
1 2
1 3
2 4
2 5

output:

55
127
34
0
0
0

result:

ok 6 numbers

Test #2:

score: -100
Dangerous Syscalls

input:

8
1 2
1 3
1 4
1 5
1 6
6 7
6 8

output:


result: