QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#450757 | #8768. Arrested Development | ucup-team1565# | WA | 13ms | 26664kb | C++17 | 2.2kb | 2024-06-22 17:38:24 | 2024-06-22 17:38:25 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 13ms
memory: 26664kb
input:
4 100 1 1 90 1 20 1 20
output:
3
result:
ok single line: '3'
Test #2:
score: -100
Wrong Answer
time: 8ms
memory: 26640kb
input:
2 314 1 592 6
output:
1
result:
wrong answer 1st lines differ - expected: '7', found: '1'