QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#212487#7529. Form ProcessingwaifuSenpai#WA 2ms12560kbC++174.2kb2023-10-13 16:25:462023-10-13 16:25:46

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 2ms
memory: 12088kb

input:

?*?+?/?-?

output:

9*9+9/1-1

result:

ok OK!

Test #2:

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

input:

?

output:

9

result:

ok OK!

Test #3:

score: -100
Wrong Answer
time: 2ms
memory: 12560kb

input:

?-?/?-?/?

output:

9-1/1-1/1

result:

wrong answer Jury is better