QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#212498 | #7529. Form Processing | waifuSenpai# | WA | 2ms | 12532kb | C++17 | 4.4kb | 2023-10-13 16:31:45 | 2023-10-13 16:31:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 12376kb
input:
?*?+?/?-?
output:
9*9+9/1-1
result:
ok OK!
Test #2:
score: 0
Accepted
time: 2ms
memory: 11880kb
input:
?
output:
9
result:
ok OK!
Test #3:
score: 0
Accepted
time: 0ms
memory: 12532kb
input:
?-?/?-?/?
output:
9-8/9-1/9
result:
ok OK!
Test #4:
score: 0
Accepted
time: 2ms
memory: 11792kb
input:
?-?/?/?/?-?/?+?/?*?
output:
9-8/9/1/1-1/9+9/1*9
result:
ok OK!
Test #5:
score: -100
Wrong Answer
time: 1ms
memory: 11828kb
input:
?*?-?+?/?+?*?+?+?-?*?+?-?/?+?/?/?-?/?+?+?*?-?*?*?-?/?/?/?/?/?*?+?+?*?-?*?/?*?/?+?-?-?/?/?*?+?/?-?+?*?*?*?-?*?/?*?-?
output:
9*9-1+9/1+9*9+9+9-1*1+9-1/9+9/1/1-1/9+9+9*9-1*1*1-1/9/1/1/1/1*1+9+9*9-1*1/9*1/1+9-1-6/9/1*1+9/1-1+9*9*9*9-1*1/9*1-2
result:
wrong answer Contestant's answer is not integer