QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#523453 | #8676. Three Kinds of Dice | ucup-team1005# | WA | 0ms | 3772kb | C++20 | 3.8kb | 2024-08-18 11:27:27 | 2024-08-18 11:27:28 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3772kb
input:
3 2 4 9 3 1 6 8
output:
0.333333333 0.666666667
result:
wrong answer 1st numbers differ - expected: '0.2916667', found: '0.3333333', error = '0.0416667'