QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#181269 | #5253. Denormalization | ucup-team1426# | WA | 1ms | 3616kb | C++17 | 2.8kb | 2023-09-16 17:14:10 | 2023-09-16 17:14:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3616kb
input:
2 0.909840249060 0.414958698174
output:
1127 514
result:
ok good solution
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3596kb
input:
3 0.005731604132 0.696198848562 0.717826101486
output:
11 1352 1394
result:
wrong answer incorrect solution