package main type challenge struct { name string description string flag string container string category string points int static bool }