QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#719113#8554. Bot FriendsLGlcxWA 0ms3752kbC++141.0kb2024-11-06 22:32:012024-11-06 22:32:08

詳細信息

Test #1:

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

input:

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

output:

2
2
3
4
5
7
6
8
5
6

result:

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