QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#161942 | #7109. Traveling on the Axis | ucup-team1615# | WA | 1ms | 6448kb | C++23 | 1.7kb | 2023-09-03 02:59:25 | 2023-09-03 02:59:26 |
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: 6448kb
input:
3 101 011 11010
output:
10 12 10 15 35 43
result:
wrong answer 1st lines differ - expected: '12', found: '10 12'