A Nice Problem Involving Strings and Game Theory.
How I solved the problem using Aho–Corasick and Grundy numbers.
By Thiago Felipe Bastos da Silva
Today, I’m here to talk about a nice problem from Beecrowd called Daenerys’ Game of Trust
. It’s a string and game problem, it has level 10, and at the time I’m writing this blog, only 97 out of 400 people have solved it.
[Read More]