QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#708779#8554. Bot FriendsDerekshakkWA 0ms4048kbC++172.9kb2024-11-04 06:23:472024-11-04 06:23:47

詳細信息

Test #1:

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

input:

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

output:

2
2
3
4
5
8
7
7
5
6

result:

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