QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#554186#5253. Denormalizationucup-team2203#WA 1ms3976kbC++20962b2024-09-09 08:20:562024-09-09 08:20:56

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 3716kb

input:

2
0.909840249060
0.414958698174

output:

1423
649

result:

ok good solution

Test #2:

score: -100
Wrong Answer
time: 1ms
memory: 3976kb

input:

3
0.005731604132
0.696198848562
0.717826101486

output:

1
121.467
125.24

result:

wrong output format Expected integer, but "121.467" found