QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#523453#8676. Three Kinds of Diceucup-team1005#WA 0ms3772kbC++203.8kb2024-08-18 11:27:272024-08-18 11:27:28

詳細信息

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'