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