cf/mirror

Chicken or Fish?

CF
522C2100· master1s256 MB⌨ stdin/stdout
#greedy

Examples

Sample 1of 1
Input
2
 
3 4
2 3 2 1
1 0
0 0
 
5 5
1 2 1 3 1
3 0
0 0
2 1
4 0
Output
YNNY
YYYNY
522C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)