QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#482049 | #7109. Traveling on the Axis | ZhangYiDe | WA | 1ms | 5624kb | C++11 | 1.1kb | 2024-07-17 16:59:33 | 2024-07-17 16:59:33 |
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: 5624kb
input:
3 101 011 11010
output:
1 2 3 2 4 0 12 2 4 5 1 3 0 15 1 3 5 7 9 1 2 3 4 1 3 5 1 2 1 48
result:
wrong answer 1st lines differ - expected: '12', found: '1 2 3 2 4 0 12'