QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#617074 | #6602. Journey to Un'Goro | HuangHanSheng | WA | 1ms | 4596kb | C++20 | 1.3kb | 2024-10-06 13:47:52 | 2024-10-06 13:47:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 4404kb
input:
1
output:
1 r
result:
ok 2 tokens
Test #2:
score: 0
Accepted
time: 1ms
memory: 4564kb
input:
2
output:
2 br rb rr
result:
ok 4 tokens
Test #3:
score: 0
Accepted
time: 1ms
memory: 4308kb
input:
3
output:
4 brb rbr rrr
result:
ok 4 tokens
Test #4:
score: -100
Wrong Answer
time: 1ms
memory: 4596kb
input:
4
output:
6 bbrb brbb rbrr rrbr rrrr
result:
wrong answer 4th words differ - expected: 'brbr', found: 'rbrr'