QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#132533 | #3866. Pandemic Restrictions | lmq26052003 | AC ✓ | 3412ms | 3788kb | C++20 | 2.0kb | 2023-07-30 12:50:36 | 2023-07-30 12:50:40 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 3402ms
memory: 3732kb
input:
0 0 5 0 3 3
output:
5.06866681838
result:
ok found '5.06867', expected '5.06861', error '0.00001'
Test #2:
score: 0
Accepted
time: 3409ms
memory: 3784kb
input:
-1 0 0 0 1 0
output:
2.00004956824
result:
ok found '2.00005', expected '2.00000', error '0.00002'
Test #3:
score: 0
Accepted
time: 3409ms
memory: 3664kb
input:
0 0 4000 0 6000 7000
output:
9219.54452429
result:
ok found '9219.54452', expected '9219.54446', error '0.00000'
Test #4:
score: 0
Accepted
time: 3406ms
memory: 3788kb
input:
-10000 -10000 0 -10000 10000 10000
output:
28284.2713038
result:
ok found '28284.27130', expected '28284.27125', error '0.00000'
Test #5:
score: 0
Accepted
time: 3403ms
memory: 3784kb
input:
8398 7539 1991 -9953 -1155 6332
output:
18628.4651914
result:
ok found '18628.46519', expected '18628.46513', error '0.00000'
Test #6:
score: 0
Accepted
time: 3407ms
memory: 3672kb
input:
-10000 10000 0 9999 10000 10000
output:
20000.000061
result:
ok found '20000.00006', expected '20000.00000', error '0.00000'
Test #7:
score: 0
Accepted
time: 3408ms
memory: 3676kb
input:
-10000 9987 0 9998 9937 10000
output:
19937.0042896
result:
ok found '19937.00429', expected '19937.00424', error '0.00000'
Test #8:
score: 0
Accepted
time: 3408ms
memory: 3620kb
input:
10000 10000 9999 10000 10000 9999
output:
1.41427563994
result:
ok found '1.41428', expected '1.41421', error '0.00004'
Test #9:
score: 0
Accepted
time: 3404ms
memory: 3656kb
input:
-10000 -2000 2000 10000 10000 -2000
output:
20274.4560554
result:
ok found '20274.45606', expected '20274.45598', error '0.00000'
Test #10:
score: 0
Accepted
time: 3406ms
memory: 3780kb
input:
0 0 1 0 1 1
output:
1.41427050804
result:
ok found '1.41427', expected '1.41421', error '0.00004'
Test #11:
score: 0
Accepted
time: 3408ms
memory: 3740kb
input:
1231 244 -1233 3424 0 -11
output:
4022.89653231
result:
ok found '4022.89653', expected '4022.89647', error '0.00000'
Test #12:
score: 0
Accepted
time: 3403ms
memory: 3672kb
input:
0 0 10000 0 5000 10000
output:
12474.5084285
result:
ok found '12474.50843', expected '12474.50836', error '0.00000'
Test #13:
score: 0
Accepted
time: 3405ms
memory: 3624kb
input:
0 0 10000 0 5000 1
output:
10000.0000562
result:
ok found '10000.00006', expected '10000.00000', error '0.00000'
Test #14:
score: 0
Accepted
time: 3405ms
memory: 3752kb
input:
0 0 10000 0 5000 0
output:
10000.0000562
result:
ok found '10000.00006', expected '10000.00000', error '0.00000'
Test #15:
score: 0
Accepted
time: 3412ms
memory: 3620kb
input:
-10000 -10000 10000 -10000 10000 10000
output:
28284.2713018
result:
ok found '28284.27130', expected '28284.27125', error '0.00000'
Test #16:
score: 0
Accepted
time: 3407ms
memory: 3628kb
input:
10000 10000 9999 9999 9998 9998
output:
2.8284795036
result:
ok found '2.82848', expected '2.82843', error '0.00002'