QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#648899 | #7751. Palindrome Path | NailongGroup | WA | 1ms | 7892kb | C++23 | 4.4kb | 2024-10-17 20:52:15 | 2024-10-17 20:52:18 |
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: 7892kb
input:
2 2 11 11 1 1 2 2
output:
LULRRLUDDLRRLULURRLLDDURRLLU
result:
wrong answer Solution Not Palindrome