QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#226518 | #6127. Kawa Exam | ucup-team1364 | WA | 0ms | 3648kb | C++20 | 3.5kb | 2023-10-26 01:55:33 | 2023-10-26 01:55:33 |
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: 3648kb
input:
3 7 5 1 2 1 2 1 2 1 1 2 1 3 2 4 5 6 5 7 3 3 1 2 3 1 2 1 3 2 3 2 3 12345 54321 1 2 1 2 1 1
output:
6 5 5 5 4 1 1 1 2 1 1
result:
wrong answer 3rd lines differ - expected: '1 1 1', found: '2 1 1'