QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#419454 | #2563. Curly Racetrack | Farmer_D | WA | 0ms | 4036kb | C++14 | 3.7kb | 2024-05-23 22:35:11 | 2024-05-23 22:35:11 |
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: 4036kb
input:
4 5 4...x .2..2 .o1x. 3..3o
output:
-1
result:
wrong answer 1st numbers differ - expected: '12', found: '-1'