ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#113273 | #1704. 浮点数的余数 | Baiyang0728 | 100 | 0ms | 1288kb | C++ | 153b | 2020-07-24 16:56:02 | 2020-07-24 16:56:02 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1284kb
input:
457.4890900597308 927.5478655797101
output:
457.49
result:
ok single line: '457.49'
Test #2:
score: 10
Accepted
time: 0ms
memory: 1288kb
input:
485.6163108131495 619.823174494172
output:
485.62
result:
ok single line: '485.62'
Test #3:
score: 10
Accepted
time: 0ms
memory: 1288kb
input:
780.9801525861664 223.95791099827633
output:
109.11
result:
ok single line: '109.11'
Test #4:
score: 10
Accepted
time: 0ms
memory: 1288kb
input:
754.7799254211781 344.21495880147614
output:
66.35
result:
ok single line: '66.35'
Test #5:
score: 10
Accepted
time: 0ms
memory: 1284kb
input:
584.5947631296763 450.6410605780419
output:
133.95
result:
ok single line: '133.95'
Test #6:
score: 10
Accepted
time: 0ms
memory: 1284kb
input:
478.7586215246765 907.431794313416
output:
478.76
result:
ok single line: '478.76'
Test #7:
score: 10
Accepted
time: 0ms
memory: 1284kb
input:
826.3916536913837 802.6196113692538
output:
23.77
result:
ok single line: '23.77'
Test #8:
score: 10
Accepted
time: 0ms
memory: 1288kb
input:
696.1895433174119 514.4941485165044
output:
181.70
result:
ok single line: '181.70'
Test #9:
score: 10
Accepted
time: 0ms
memory: 1288kb
input:
275.1970775285498 621.5018559491347
output:
275.20
result:
ok single line: '275.20'
Test #10:
score: 10
Accepted
time: 0ms
memory: 1284kb
input:
354.7074424856982 619.990426422469
output:
354.71
result:
ok single line: '354.71'