QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#500892 | #9136. Exponent Calculator | ucup-team572# | WA | 3ms | 10648kb | Python3 | 813b | 2024-08-01 23:26:39 | 2024-08-01 23:26:40 |
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: 3ms
memory: 10648kb
input:
input
output:
$1 = $1 * 0.000244140625000 $0 = 0.008333333333333 $0 = $0 * $1 $0 = $0 + 0.041666666666667 $0 = $0 * $1 $0 = $0 + 0.166666666666667 $0 = $0 * $1 $0 = $0 + 0.500000000000000 $0 = $0 * $1 $0 = $0 + 1.000000000000000 $0 = $0 * $1 $0 = $0 + 1.000000000000000 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = ...
result:
wrong output format Expected integer, but "$1" found