QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#738164 | #9625. 魔弹 | Alterego# | WA | 12ms | 6492kb | C++20 | 6.1kb | 2024-11-12 18:00:23 | 2024-11-12 18:00:25 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 12ms
memory: 6420kb
input:
2 RL
output:
1 1
result:
ok single line: '1 1'
Test #2:
score: -100
Wrong Answer
time: 12ms
memory: 6492kb
input:
4 LLRR
output:
0 12 12 0
result:
wrong answer 1st lines differ - expected: '0 24 24 0', found: '0 12 12 0'