cf/mirror

Strongly Connected City

CF
475B1400· specialist2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
3 3
><>
v^v
Output
NO
Sample 2of 2
Input
4 6
<><>
v^v^v^
Output
YES
475B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…