QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#113061 | #3879. Down the Pyramid | lmq26052003 | WA | 1ms | 5748kb | C++20 | 825b | 2023-06-16 09:25:55 | 2023-06-16 09:25:57 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 5748kb
input:
6 12 5 7 7 8 4
output:
2
result:
ok single line: '2'
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 5564kb
input:
3 10 1000 100
output:
impossible
result:
wrong answer 1st lines differ - expected: '0', found: 'impossible'