QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#405429#8067. Scientific GradingHuangHanShengWA 1ms3552kbC++201.5kb2024-05-05 21:29:592024-05-05 21:30:00

詳細信息

Test #1:

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

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: 3480kb

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: -100
Wrong Answer
time: 0ms
memory: 3548kb

input:

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

output:

Correct
Correct
Correct
Incorrect

result:

wrong answer 4th lines differ - expected: 'Correct', found: 'Incorrect'