QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#137864 | #5253. Denormalization | songhongyi | WA | 2ms | 3752kb | C++14 | 1.2kb | 2023-08-10 18:30:39 | 2023-08-10 18:30:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
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: 2ms
memory: 3672kb
input:
3 0.005731604132 0.696198848562 0.717826101486
output:
300 36440 37572
result:
wrong answer Integer parameter [name=r_i] equals to 36440, violates the range [1, 10000]