Skip to content

Instantly share code, notes, and snippets.

type SnapshotArray struct {
hash map[int]map[int]int
snap int
}
func Constructor(length int) SnapshotArray {
array := SnapshotArray{
map[int]map[int]int{},
0,

Keybase proof

I hereby claim:

  • I am brugnara on github.
  • I am brugnara (https://keybase.io/brugnara) on keybase.
  • I have a public key ASCoJBlnKDqzCqhNkSlpPVBbQvuRel9O-oKGyYRC7MnoFQo

To claim this, I am signing this object: