#Most important function!!!11elf bool WinNimm(vector game) { int result = 0; for(int s: game) result ^= s; return s > 0; }