QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#700314 | #5253. Denormalization | ZhaoZiLong | WA | 1ms | 3812kb | C++20 | 638b | 2024-11-02 12:41:44 | 2024-11-02 12:41:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
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]