QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#515420 | #9136. Exponent Calculator | ucup-team4269 | WA | 0ms | 3812kb | C++14 | 1.1kb | 2024-08-11 17:42:28 | 2024-08-11 17:42:30 |
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: 3812kb
input:
input
output:
$1 = $1*0.000000953674316406250000000000 $15 = $1*0.142857142857142849212692681249 $15 = $15+0.166666666666666657414808128124 $15 = $15*$1 $15 = $15+0.200000000000000011102230246252 $15 = $15*$1 $15 = $15+0.250000000000000000000000000000 $15 = $15*$1 $15 = $15+0.333333333333333314829616256247 $15 = ...
result:
wrong output format Expected integer, but "$1" found