QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#214298 | #6547. Banshee | ucup-team1608# | WA | 0ms | 5896kb | C++17 | 1.3kb | 2023-10-14 18:38:56 | 2023-10-14 18:38:56 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 5896kb
input:
2 2 1 1 2 1 100 100 500 736 0 3 2 0 1 12 0 1 2 6 6 2 3 3 10
output:
49.94477 1.78001
result:
ok 2 numbers
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 5756kb
input:
1 1 1 999999999999 1000000000000 1000000 1000000
output:
0.00001
result:
wrong answer 1st numbers differ - expected: '190476264642.11713', found: '0.00001', error = '1.00000'