QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#708778#8554. Bot FriendsDerekshakkWA 0ms4012kbC++173.3kb2024-11-04 06:22:152024-11-04 06:22:16

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 4012kb

input:

10
?>?
>?<
??<?
?><?<
??????
>?<?<>?<?<
?><???><><
??>>><><??
<>>?>>?>?>
<?<>>??<?>

output:

2
2
3
4
5
8
7
7
5
6

result:

wrong answer 8th numbers differ - expected: '8', found: '7'