cf/mirror

Yet Another Number Game

CF
282D2100· master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
2
1 1
Output
BitLGM
Sample 2of 3
Input
2
1 2
Output
BitAryo
Sample 3of 3
Input
3
1 2 1
Output
BitLGM
282D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)