QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#604508 | #7897. Largest Digit | ucup-team2513 | WA | 1ms | 3964kb | C++17 | 5.5kb | 2024-10-02 11:35:30 | 2024-10-02 11:35:31 |
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: 3964kb
input:
2 178 182 83 85 2 5 3 6
output:
27 19
result:
wrong answer 1st lines differ - expected: '7', found: '27'