update input/outpu

This commit is contained in:
2020-10-25 19:20:19 +03:00
parent 1c7e9623ce
commit 8886872c77
41 changed files with 660 additions and 613 deletions

View File

@@ -7,7 +7,7 @@ import (
)
type Int64 struct {
Empty
empty
Val []int64
Flag flag.Flag
}