QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#794582 | #7950. Lucky Draws | nanika# | WA | 1ms | 3712kb | C++20 | 833b | 2024-11-30 15:00:37 | 2024-11-30 15:00:37 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3712kb
input:
5 2 1 2 1 4 3 6 4 7 5 6
output:
4
result:
wrong answer 1st lines differ - expected: '5', found: '4'