QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#300371 | #7897. Largest Digit | ucup-team2818# | WA | 0ms | 3676kb | C++14 | 655b | 2024-01-08 08:56:08 | 2024-01-08 08:56:09 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3676kb
input:
2 178 182 83 85 2 5 3 6
output:
261 267 7 5 11 9
result:
wrong answer 1st lines differ - expected: '7', found: '261 267'