QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#700314#5253. DenormalizationZhaoZiLongWA 1ms3812kbC++20638b2024-11-02 12:41:442024-11-02 12:41:50

詳細信息

Test #1:

score: 100
Accepted
time: 1ms
memory: 3752kb

input:

2
0.909840249060
0.414958698174

output:

9665
4408

result:

ok good solution

Test #2:

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

input:

3
0.005731604132
0.696198848562
0.717826101486

output:

0
0
0

result:

wrong answer Integer parameter [name=r_i] equals to 0, violates the range [1, 10000]