QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#212576#7529. Form ProcessingwaifuSenpaiRE 2ms13904kbC++175.5kb2023-10-13 17:28:392023-10-13 17:28:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

?*?+?/?-?

output:

9*9+9/1-1

result:

ok OK!

Test #2:

score: 0
Accepted
time: 0ms
memory: 11856kb

input:

?

output:

9

result:

ok OK!

Test #3:

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

input:

?-?/?-?/?

output:

9-1/9-8/9

result:

ok OK!

Test #4:

score: 0
Accepted
time: 1ms
memory: 11768kb

input:

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

output:

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

result:

ok OK!

Test #5:

score: -100
Runtime Error

input:

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

output:


result: