QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#727651 | #513. Pizza Cutting | ucup-team5275# | AC ✓ | 434ms | 38408kb | C++14 | 3.4kb | 2024-11-09 13:30:43 | 2024-11-09 13:30:43 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 4232kb
input:
100 45 90 0 -20 0.1
output:
4
result:
ok single line: '4'
Test #2:
score: 0
Accepted
time: 0ms
memory: 4052kb
input:
100 45 90 0 -20 .999
output:
14
result:
ok single line: '14'
Test #3:
score: 0
Accepted
time: 0ms
memory: 4076kb
input:
3 1 1 2 -2 .9
output:
12
result:
ok single line: '12'
Test #4:
score: 0
Accepted
time: 0ms
memory: 4232kb
input:
3 5 5 -1 1 .9
output:
3
result:
ok single line: '3'
Test #5:
score: 0
Accepted
time: 0ms
memory: 4236kb
input:
10 1 1 0 0 .9
output:
60
result:
ok single line: '60'
Test #6:
score: 0
Accepted
time: 0ms
memory: 4300kb
input:
1 1 1 -10000 -10000 .5
output:
0
result:
ok single line: '0'
Test #7:
score: 0
Accepted
time: 434ms
memory: 38408kb
input:
1000 1 1 -10000 10000 .9
output:
6412
result:
ok single line: '6412'
Test #8:
score: 0
Accepted
time: 0ms
memory: 4216kb
input:
1000 3000 3000 -10000 10000 .9
output:
0
result:
ok single line: '0'
Test #9:
score: 0
Accepted
time: 0ms
memory: 4076kb
input:
5 2 10 -6 -5 .22
output:
2
result:
ok single line: '2'
Test #10:
score: 0
Accepted
time: 0ms
memory: 4080kb
input:
5 2 10 -6 -5 .20
output:
0
result:
ok single line: '0'
Test #11:
score: 0
Accepted
time: 0ms
memory: 4048kb
input:
5 9 10 -5 -6 .05
output:
0
result:
ok single line: '0'
Test #12:
score: 0
Accepted
time: 0ms
memory: 4080kb
input:
5 9 10 -5 -6 .07
output:
2
result:
ok single line: '2'
Test #13:
score: 0
Accepted
time: 0ms
memory: 4228kb
input:
5 8 8 -4 -4 .07
output:
4
result:
ok single line: '4'
Test #14:
score: 0
Accepted
time: 0ms
memory: 4080kb
input:
5 8 8 -4 -4 .06
output:
0
result:
ok single line: '0'
Test #15:
score: 0
Accepted
time: 0ms
memory: 4040kb
input:
10 15 15 -1 1 .58
output:
0
result:
ok single line: '0'
Test #16:
score: 0
Accepted
time: 0ms
memory: 4248kb
input:
10 15 15 -1 1 .60
output:
1
result:
ok single line: '1'
Test #17:
score: 0
Accepted
time: 0ms
memory: 4228kb
input:
5 4 2 -10 -1 .23
output:
0
result:
ok single line: '0'
Test #18:
score: 0
Accepted
time: 0ms
memory: 4108kb
input:
5 4 2 -10 -1 .24
output:
4
result:
ok single line: '4'
Test #19:
score: 0
Accepted
time: 0ms
memory: 4216kb
input:
25 2 5 6825 1407 0.341
output:
28
result:
ok single line: '28'
Test #20:
score: 0
Accepted
time: 0ms
memory: 4236kb
input:
21 3 5 8580 -2814 0.041
output:
2
result:
ok single line: '2'
Test #21:
score: 0
Accepted
time: 0ms
memory: 4308kb
input:
47 8 3 992 -4517 0.364
output:
26
result:
ok single line: '26'
Test #22:
score: 0
Accepted
time: 0ms
memory: 4316kb
input:
45 6 9 -3799 9831 0.683
output:
35
result:
ok single line: '35'
Test #23:
score: 0
Accepted
time: 0ms
memory: 4240kb
input:
36 1 8 -876 3329 0.699
output:
118
result:
ok single line: '118'
Test #24:
score: 0
Accepted
time: 0ms
memory: 4108kb
input:
29 1028 2688 8607 -2666 0.261
output:
1
result:
ok single line: '1'
Test #25:
score: 0
Accepted
time: 0ms
memory: 4108kb
input:
38 2942 2253 -3028 -7432 0.912
output:
0
result:
ok single line: '0'
Test #26:
score: 0
Accepted
time: 0ms
memory: 4072kb
input:
21 1675 2566 -2332 9816 0.999
output:
0
result:
ok single line: '0'
Test #27:
score: 0
Accepted
time: 0ms
memory: 4244kb
input:
32 2948 2907 6845 -1952 0.176
output:
0
result:
ok single line: '0'
Test #28:
score: 0
Accepted
time: 0ms
memory: 4084kb
input:
41 1635 2831 695 1466 0.058
output:
0
result:
ok single line: '0'
Test #29:
score: 0
Accepted
time: 11ms
memory: 4732kb
input:
908 5 7 505 1873 0.42
output:
578
result:
ok single line: '578'
Test #30:
score: 0
Accepted
time: 4ms
memory: 4212kb
input:
681 7 9 1889 598 0.627
output:
409
result:
ok single line: '409'
Test #31:
score: 0
Accepted
time: 7ms
memory: 4412kb
input:
513 9 2 6644 -468 0.022
output:
84
result:
ok single line: '84'
Test #32:
score: 0
Accepted
time: 11ms
memory: 4688kb
input:
667 3 6 662 -1479 0.498
output:
640
result:
ok single line: '640'
Test #33:
score: 0
Accepted
time: 10ms
memory: 4788kb
input:
647 5 4 7821 -316 0.786
output:
826
result:
ok single line: '826'
Test #34:
score: 0
Accepted
time: 0ms
memory: 4236kb
input:
924 1627 2356 1249 -6098 0.049
output:
0
result:
ok single line: '0'
Test #35:
score: 0
Accepted
time: 0ms
memory: 4228kb
input:
876 2985 1113 7094 9995 0.801
output:
0
result:
ok single line: '0'
Test #36:
score: 0
Accepted
time: 0ms
memory: 4080kb
input:
738 2209 2397 -3532 356 0.556
output:
1
result:
ok single line: '1'
Test #37:
score: 0
Accepted
time: 0ms
memory: 4072kb
input:
677 1474 1634 3334 4944 0.271
output:
2
result:
ok single line: '2'
Test #38:
score: 0
Accepted
time: 0ms
memory: 4056kb
input:
518 2083 2687 1293 -5938 0.265
output:
0
result:
ok single line: '0'