QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#772041 | #9571. Border Jump 2 | ucup-team4881# | WA | 0ms | 3600kb | C++14 | 735b | 2024-11-22 16:41:01 | 2024-11-22 16:41:02 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3600kb
input:
3 aaaa abbaabba xy
output:
3 4 0
result:
ok 3 number(s): "3 4 0"
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3536kb
input:
15 eeee ooom bbcb yyaa ssdn wgww hrhr exer hcch qyyy lppa ocvo orxr lrjj pztv
output:
3 1 1 1 1 1 0 0 2 1 1 0 0 1 0
result:
wrong answer 2nd numbers differ - expected: '2', found: '1'