QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#727546#513. Pizza Cuttingucup-team5275#AC ✓665ms70212kbC++204.2kb2024-11-09 13:21:372024-11-09 13:21:38

详细

Test #1:

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

input:

100 45 90 0 -20 0.1

output:

4

result:

ok single line: '4'

Test #2:

score: 0
Accepted
time: 1ms
memory: 3876kb

input:

100 45 90 0 -20 .999

output:

14

result:

ok single line: '14'

Test #3:

score: 0
Accepted
time: 1ms
memory: 3808kb

input:

3 1 1 2 -2 .9

output:

12

result:

ok single line: '12'

Test #4:

score: 0
Accepted
time: 1ms
memory: 3892kb

input:

3 5 5 -1 1 .9

output:

3

result:

ok single line: '3'

Test #5:

score: 0
Accepted
time: 1ms
memory: 3888kb

input:

10 1 1 0 0 .9

output:

60

result:

ok single line: '60'

Test #6:

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

input:

1 1 1 -10000 -10000 .5

output:

0

result:

ok single line: '0'

Test #7:

score: 0
Accepted
time: 665ms
memory: 70212kb

input:

1000 1 1 -10000 10000 .9

output:

6412

result:

ok single line: '6412'

Test #8:

score: 0
Accepted
time: 1ms
memory: 3708kb

input:

1000 3000 3000 -10000 10000 .9

output:

0

result:

ok single line: '0'

Test #9:

score: 0
Accepted
time: 1ms
memory: 3736kb

input:

5 2 10 -6 -5 .22

output:

2

result:

ok single line: '2'

Test #10:

score: 0
Accepted
time: 1ms
memory: 3736kb

input:

5 2 10 -6 -5 .20

output:

0

result:

ok single line: '0'

Test #11:

score: 0
Accepted
time: 1ms
memory: 3880kb

input:

5 9 10 -5 -6 .05

output:

0

result:

ok single line: '0'

Test #12:

score: 0
Accepted
time: 1ms
memory: 3736kb

input:

5 9 10 -5 -6 .07

output:

2

result:

ok single line: '2'

Test #13:

score: 0
Accepted
time: 1ms
memory: 3888kb

input:

5 8 8 -4 -4 .07

output:

4

result:

ok single line: '4'

Test #14:

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

input:

5 8 8 -4 -4 .06

output:

0

result:

ok single line: '0'

Test #15:

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

input:

10 15 15 -1 1 .58

output:

0

result:

ok single line: '0'

Test #16:

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

input:

10 15 15 -1 1 .60

output:

1

result:

ok single line: '1'

Test #17:

score: 0
Accepted
time: 1ms
memory: 3884kb

input:

5 4 2 -10 -1 .23

output:

0

result:

ok single line: '0'

Test #18:

score: 0
Accepted
time: 1ms
memory: 3872kb

input:

5 4 2 -10 -1 .24

output:

4

result:

ok single line: '4'

Test #19:

score: 0
Accepted
time: 1ms
memory: 3736kb

input:

25 2 5 6825 1407 0.341

output:

28

result:

ok single line: '28'

Test #20:

score: 0
Accepted
time: 1ms
memory: 3768kb

input:

21 3 5 8580 -2814 0.041

output:

2

result:

ok single line: '2'

Test #21:

score: 0
Accepted
time: 1ms
memory: 3900kb

input:

47 8 3 992 -4517 0.364

output:

26

result:

ok single line: '26'

Test #22:

score: 0
Accepted
time: 1ms
memory: 3896kb

input:

45 6 9 -3799 9831 0.683

output:

35

result:

ok single line: '35'

Test #23:

score: 0
Accepted
time: 1ms
memory: 3772kb

input:

36 1 8 -876 3329 0.699

output:

118

result:

ok single line: '118'

Test #24:

score: 0
Accepted
time: 1ms
memory: 3880kb

input:

29 1028 2688 8607 -2666 0.261

output:

1

result:

ok single line: '1'

Test #25:

score: 0
Accepted
time: 1ms
memory: 3884kb

input:

38 2942 2253 -3028 -7432 0.912

output:

0

result:

ok single line: '0'

Test #26:

score: 0
Accepted
time: 1ms
memory: 3732kb

input:

21 1675 2566 -2332 9816 0.999

output:

0

result:

ok single line: '0'

Test #27:

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

input:

32 2948 2907 6845 -1952 0.176

output:

0

result:

ok single line: '0'

Test #28:

score: 0
Accepted
time: 1ms
memory: 3768kb

input:

41 1635 2831 695 1466 0.058

output:

0

result:

ok single line: '0'

Test #29:

score: 0
Accepted
time: 20ms
memory: 5500kb

input:

908 5 7 505 1873 0.42

output:

578

result:

ok single line: '578'

Test #30:

score: 0
Accepted
time: 8ms
memory: 4020kb

input:

681 7 9 1889 598 0.627

output:

409

result:

ok single line: '409'

Test #31:

score: 0
Accepted
time: 14ms
memory: 4364kb

input:

513 9 2 6644 -468 0.022

output:

84

result:

ok single line: '84'

Test #32:

score: 0
Accepted
time: 21ms
memory: 5392kb

input:

667 3 6 662 -1479 0.498

output:

640

result:

ok single line: '640'

Test #33:

score: 0
Accepted
time: 19ms
memory: 5424kb

input:

647 5 4 7821 -316 0.786

output:

826

result:

ok single line: '826'

Test #34:

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

input:

924 1627 2356 1249 -6098 0.049

output:

0

result:

ok single line: '0'

Test #35:

score: 0
Accepted
time: 1ms
memory: 3884kb

input:

876 2985 1113 7094 9995 0.801

output:

0

result:

ok single line: '0'

Test #36:

score: 0
Accepted
time: 1ms
memory: 3680kb

input:

738 2209 2397 -3532 356 0.556

output:

1

result:

ok single line: '1'

Test #37:

score: 0
Accepted
time: 1ms
memory: 3760kb

input:

677 1474 1634 3334 4944 0.271

output:

2

result:

ok single line: '2'

Test #38:

score: 0
Accepted
time: 1ms
memory: 3748kb

input:

518 2083 2687 1293 -5938 0.265

output:

0

result:

ok single line: '0'