QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#306798 | #7899. Say Hello to the Future | ucup-team1682 | WA | 4ms | 20828kb | C++20 | 5.7kb | 2024-01-17 11:20:09 | 2024-01-17 11:20:10 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 4ms
memory: 20828kb
input:
5 1 3 2 1 2
output:
3 4 3 3 3
result:
wrong answer 2nd words differ - expected: '6', found: '4'