QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#404327#8554. Bot FriendsHuangHanShengWA 1ms3500kbC++11908b2024-05-03 20:05:342024-05-03 20:05:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3500kb

input:

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

output:

2
2
3
4
5
8
7
5
5
6

result:

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