QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#212573#7529. Form ProcessingwaifuSenpaiRE 2ms12464kbC++175.5kb2023-10-13 17:27:522023-10-13 17:27:52

详细

Test #1:

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

input:

?*?+?/?-?

output:

9*9+9/1-1

result:

ok OK!

Test #2:

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

input:

?

output:

9

result:

ok OK!

Test #3:

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

input:

?-?/?-?/?

output:

9-1/9-8/9

result:

ok OK!

Test #4:

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

input:

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

output:

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

result:

ok OK!

Test #5:

score: -100
Runtime Error

input:

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

output:


result: