QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#514206#9136. Exponent Calculatorucup-team3351#AC ✓0ms3616kbC++231.7kb2024-08-10 23:01:442024-08-10 23:01:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3616kb

input:

input

output:

25
$1 = $1 * 0.00000033717478808715
$2 = $1 + 1.41421356237309514547
$1 = $1 * $2
$0 = $1 + 1
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $...

result:

ok max relative diff is 7.13427e-10. Checker runtime is 192 ms

Extra Test:

score: 0
Extra Test Passed