ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#102784 | #1102. 指鹿为马 | Gluttony | 100 | 1ms | 1164kb | C++11 | 849b | 2020-02-27 22:46:39 | 2020-02-27 22:46:40 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 33
Accepted
time: 1ms
memory: 1160kb
input:
6 + 56
output:
n
result:
ok single line: 'n'
Test #2:
score: 33
Accepted
time: 0ms
memory: 1156kb
input:
a - 20
output:
M
result:
ok single line: 'M'
Test #3:
score: 33
Accepted
time: 0ms
memory: 1164kb
input:
f * 15
output:
DATA ERROR
result:
ok single line: 'DATA ERROR'