package mpp type Note struct { N string D int V int S int }