package config type Config struct { Width int Height int NumCorruptions int }