QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#717998#8554. Bot FriendsNailongGroupWA 0ms3772kbC++203.8kb2024-11-06 19:28:382024-11-06 19:28:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

1
2
2
2
4
6
5
0
0
0

result:

wrong answer 1st numbers differ - expected: '2', found: '1'