QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#617154 | #6602. Journey to Un'Goro | GuanYunchang | WA | 1ms | 4612kb | C++20 | 1.3kb | 2024-10-06 14:09:09 | 2024-10-06 14:09:10 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 4608kb
input:
1
output:
1 r
result:
ok 2 tokens
Test #2:
score: 0
Accepted
time: 1ms
memory: 4608kb
input:
2
output:
2 br rb rr
result:
ok 4 tokens
Test #3:
score: 0
Accepted
time: 0ms
memory: 4612kb
input:
3
output:
4 brb rbr rrr
result:
ok 4 tokens
Test #4:
score: -100
Wrong Answer
time: 1ms
memory: 4388kb
input:
4
output:
6 bbrb brbb brrr rbrr rrbr rrrb rrrr
result:
wrong answer 4th words differ - expected: 'brbr', found: 'brrr'