QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#212492#7529. Form ProcessingwaifuSenpai#WA 2ms11876kbC++174.2kb2023-10-13 16:27:472023-10-13 16:27:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

?*?+?/?-?

output:

9*9+9/1-1

result:

ok OK!

Test #2:

score: 0
Accepted
time: 2ms
memory: 11868kb

input:

?

output:

9

result:

ok OK!

Test #3:

score: -100
Wrong Answer
time: 0ms
memory: 11768kb

input:

?-?/?-?/?

output:

9-1/1-1/1

result:

wrong answer Jury is better