QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#534901 | #9136. Exponent Calculator | Register# | WA | 0ms | 3932kb | C++20 | 333b | 2024-08-27 17:18:10 | 2024-08-27 17:18:10 |
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: 0
Wrong Answer
time: 0ms
memory: 3932kb
input:
input
output:
54 $3 = 0.500000000000000 $4 = 0.166666666666667 $5 = 0.041666666666667 $6 = 0.008333333333333 $7 = 0.001388888888889 $8 = 0.000198412698413 $9 = 0.000024801587302 $10 = 0.000002755731922 $11 = 0.000000275573192 $12 = 0.000000025052108 $13 = 0.000000002087676 $14 = 0.000000000160590 $15 = 0.00000000...
result:
wrong answer Integer parameter [name=k] equals to 54, violates the range [0, 25]