pub fn display_add(n: &u64) -> String
Format an insertion count: 0 stays 0, otherwise it is shown as +n.
0
+n