QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#500892#9136. Exponent Calculatorucup-team572#WA 3ms10648kbPython3813b2024-08-01 23:26:392024-08-01 23:26:40

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