QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#627081 | #6602. Journey to Un'Goro | HuangHanSheng | WA | 1ms | 3656kb | C++17 | 1.6kb | 2024-10-10 14:40:02 | 2024-10-10 14:40:05 |
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: 3552kb
input:
1
output:
1 r
result:
ok 2 tokens
Test #2:
score: 0
Accepted
time: 0ms
memory: 3656kb
input:
2
output:
2 br rb rr
result:
ok 4 tokens
Test #3:
score: 0
Accepted
time: 0ms
memory: 3620kb
input:
3
output:
4 brb rbr rrr
result:
ok 4 tokens
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 3560kb
input:
4
output:
6 brrr rbrr rrbr rrrb rrrr
result:
wrong answer 2nd words differ - expected: 'bbrb', found: 'brrr'