ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#100177 | #1102. 指鹿为马 | wosile | 100 | 0ms | 1172kb | C++ | 230b | 2020-02-24 12:33:19 | 2020-02-24 12:33:20 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 33
Accepted
time: 0ms
memory: 1172kb
input:
6 + 56
output:
n
result:
ok single line: 'n'
Test #2:
score: 33
Accepted
time: 0ms
memory: 1172kb
input:
a - 20
output:
M
result:
ok single line: 'M'
Test #3:
score: 33
Accepted
time: 0ms
memory: 1172kb
input:
f * 15
output:
DATA ERROR
result:
ok single line: 'DATA ERROR'