QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#741598 | #9625. 魔弹 | ucup-team5021# | WA | 2ms | 4376kb | C++20 | 2.3kb | 2024-11-13 14:44:15 | 2024-11-13 14:44:20 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 2ms
memory: 4192kb
input:
2 RL
output:
1 1
result:
ok single line: '1 1'
Test #2:
score: 0
Accepted
time: 1ms
memory: 4356kb
input:
4 LLRR
output:
0 24 24 0
result:
ok single line: '0 24 24 0'
Test #3:
score: 0
Accepted
time: 2ms
memory: 4324kb
input:
4 RLRL
output:
9 6 6 9
result:
ok single line: '9 6 6 9'
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 4376kb
input:
10 LRLRLLRRRR
output:
873600 873600 604800 604800 0 1663200 1663200 0 0 0
result:
wrong answer 1st lines differ - expected: '1088640 1088640 604800 604800 0 1935360 1935360 0 0 0', found: '873600 873600 604800 604800 0 1663200 1663200 0 0 0'