// +build !solution package reverse func Reverse(input string) string { return "" }