import strutils, sequtils proc f(a: seq[int64]): bool = # aを受け取った人は必勝? let n = a.len if a.all(proc(x: int64): bool = a[0]==x): result = true # 残り全部取れるから勝ち else: let s = a.foldl(a+b) var j = 0 while j