QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#212574#7529. Form ProcessingwaifuSenpaiRE 2ms13824kbC++175.5kb2023-10-13 17:28:182023-10-13 17:28:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

?*?+?/?-?

output:

9*9+9/1-1

result:

ok OK!

Test #2:

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

input:

?

output:

9

result:

ok OK!

Test #3:

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

input:

?-?/?-?/?

output:

9-1/9-8/9

result:

ok OK!

Test #4:

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

input:

?-?/?/?/?-?/?+?/?*?

output:

9-1/9/1/1-8/9+9/1*9

result:

ok OK!

Test #5:

score: -100
Runtime Error

input:

?*?-?+?/?+?*?+?+?-?*?+?-?/?+?/?/?-?/?+?+?*?-?*?*?-?/?/?/?/?/?*?+?+?*?-?*?/?*?/?+?-?-?/?/?*?+?/?-?+?*?*?*?-?*?/?*?-?

output:


result: