QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#243004 | #6431. Oops, It's Yesterday Twice More | ucup-team2227 | WA | 0ms | 3752kb | C++20 | 728b | 2023-11-07 19:34:43 | 2023-11-07 19:34:44 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3508kb
input:
3 3 3
output:
DDDRRR
result:
ok n=3, x=3, y=3
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3752kb
input:
4 3 2
output:
DDDDLLLLURR
result:
wrong answer Too long.