QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#208395#6330. XOR Reachableucup-team607RE 1ms3492kbC++203.5kb2023-10-09 15:56:472023-10-09 15:56:48

詳細信息

Test #1:

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

input:

4 5 5
1 2 17
1 3 4
2 3 20
2 4 3
3 4 5
4
0
7
16
167

output:

2
6
3
0

result:

ok 4 number(s): "2 6 3 0"

Test #2:

score: -100
Runtime Error

input:

9 13 488888932
2 7 771479959
3 8 783850182
5 7 430673756
6 8 350738034
4 9 400768807
2 3 83653266
1 2 829786563
5 8 357613791
7 9 579696618
3 7 423191200
3 5 867380255
1 9 907715012
6 9 1033650694
8
498260055
144262908
117665696
848664012
983408133
32610599
478007408
134182829

output:


result: