QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#794651#9821. KruidnotenZhaoZiLongWA 109ms19960kbC++201.9kb2024-11-30 15:22:422024-11-30 15:22:42

详细

Test #1:

score: 100
Accepted
time: 2ms
memory: 10092kb

input:

5 5 3
1 2 6
3 1 4
4 5 2
1 4 1
3 4 5
2 1.0
3 0.4
5 0.1

output:

12.360000000

result:

ok 

Test #2:

score: 0
Accepted
time: 0ms
memory: 9968kb

input:

6 5 2
1 2 1
1 3 1
4 5 3
5 6 1
6 3 2
1 0.6283
4 0.3142

output:

impossible

result:

ok 

Test #3:

score: -100
Wrong Answer
time: 109ms
memory: 19960kb

input:

100000 200000 100000
44294 64249 1692
7378 18852 7776
39463 38431 606
20000 70894 1855
62415 45345 9503
19929 34981 6932
98404 3420 3525
30677 84948 610
83203 65436 1971
42386 1615 2626
4856 41088 2980
4134 38076 4919
54304 58830 4748
58403 57894 3416
56050 5645 9798
51747 94712 5267
21906 92401 581...

output:

309941.749231993

result:

wrong answer