QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#357042 | #8236. Snake Move | ucup-team960 | WA | 28ms | 215688kb | C++17 | 3.9kb | 2024-03-18 17:43:46 | 2024-03-18 17:43:46 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 28ms
memory: 215688kb
input:
4 5 5 3 5 3 4 3 3 3 2 4 2 ..... ..... ..... .....
output:
154
result:
wrong answer 1st lines differ - expected: '293', found: '154'