Strongly Connected City
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
58%
475B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…
3 3><>v^v
NO
4 6<><>v^v^v^
YES