QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#348051#8067. Scientific GradingMaMengQiWA 1ms3800kbC++142.9kb2024-03-09 16:45:062024-03-09 16:45:06

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3708kb

input:

+2.000000000e+1
+3.000000000e+2
+3.200000000e+2
-2.800000000e+2
+6.000000000e+3
+6.666666667e-2

output:

Correct
Correct
Correct
Correct

result:

ok 4 lines

Test #2:

score: 0
Accepted
time: 1ms
memory: 3800kb

input:

+1.000000000e-1
+1.000000000e-1
+2.000000003e-1
+1.000000000e-18
+1.000000002e-2
+1.000000001e+0

output:

Incorrect
Incorrect
Incorrect
Incorrect

result:

ok 4 lines

Test #3:

score: 0
Accepted
time: 1ms
memory: 3636kb

input:

+9.999999999e+400000000
+1.000000000e-400000009
+9.999999999e+400000000
+9.999999999e+400000000
+9.999999999e-9
+9.999999999e+800000009

output:

Correct
Correct
Correct
Correct

result:

ok 4 lines

Test #4:

score: -100
Wrong Answer
time: 1ms
memory: 3724kb

input:

+9.999999999e+999999996
+1.000000000e-4
+9.999999999e+999999996
+9.999999999e+999999996
+9.999999999e+999999992
+9.999999999e+1000000000

output:

Correct
Correct
Correct
Correct

result:

wrong answer 1st lines differ - expected: 'Incorrect', found: 'Correct'