//go:build !solution package speller func Spell(n int64) string { return "" }