QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#785543 | #3877. Battle Royale | ucup-team4645 | AC ✓ | 1ms | 5724kb | C++23 | 2.5kb | 2024-11-26 18:11:57 | 2024-11-26 18:11:57 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 5716kb
input:
0 0 10 0 0 0 1000 5 0 2
output:
10.8112187742
result:
ok found '10.8112188', expected '10.8112188', error '0.0000000'
Test #2:
score: 0
Accepted
time: 1ms
memory: 5724kb
input:
-999 -1 999 1 0 0 1000 0 0 999
output:
3138.4510616043
result:
ok found '3138.4510616', expected '3138.4510616', error '0.0000000'
Test #3:
score: 0
Accepted
time: 1ms
memory: 5664kb
input:
-15 100 15 100 -10 -10 500 0 200 101
output:
30.0834425089
result:
ok found '30.0834425', expected '30.0834425', error '0.0000000'
Test #4:
score: 0
Accepted
time: 1ms
memory: 5624kb
input:
0 0 999 1 0 0 1000 500 0 1
output:
999.0010000003
result:
ok found '999.0010000', expected '999.0010000', error '0.0000000'
Test #5:
score: 0
Accepted
time: 1ms
memory: 5724kb
input:
0 0 10 10 0 0 1000 -1 6 5
output:
14.1426143013
result:
ok found '14.1426143', expected '14.1426143', error '0.0000000'
Test #6:
score: 0
Accepted
time: 1ms
memory: 5720kb
input:
10 10 0 0 0 0 1000 -1 6 5
output:
14.1426143013
result:
ok found '14.1426143', expected '14.1426143', error '0.0000000'
Test #7:
score: 0
Accepted
time: 1ms
memory: 5612kb
input:
0 0 0 10 0 0 1000 0 5 2
output:
10.8112187742
result:
ok found '10.8112188', expected '10.8112188', error '0.0000000'