QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#516165#6395. Equation DiscoveringZhangYiDeWA 6ms36680kbC++173.3kb2024-08-12 14:05:132024-08-12 14:05:14

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 6ms
memory: 36680kb

input:

3
1.000000 1.000000
2.000000 4.000000
3.000000 9.000000

output:

1522272
((x)*(x))

result:

wrong answer Token parameter [name=out-expr] equals to "1522272", doesn't correspond to pattern "[\+\-*/sincox\(\)]{1,1000}"