QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'