QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#510169#9136. Exponent Calculatorucup-team1565#WA 10ms10648kbPython31.3kb2024-08-08 21:51:372024-08-08 21:51:38

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 10ms
memory: 10648kb

input:

input

output:

25
$0 = $1 * 0.000244140625
$3 = $3 + 1.0
$1 = $0
$3 = $3 + $0
$1 = $1 * $0
$2 = $1 * 0.50000000000000000000
$3 = $3 + $2
$1 = $1 * $0
$2 = $1 * 0.16666666666666665741
$3 = $3 + $2
$1 = $1 * $0
$2 = $1 * 0.04166666666666666435
$3 = $3 + $2
$0 = $3 * $3
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 ...

result:

wrong answer Can't recognize op #3: '$1 = $0' (in 1-indexation)