← Home
failed to build oracle: exit status 1
# command-line-arguments
./536D.go:23:25: cannot use src (variable of type int) as int64 value in struct literal
./536D.go:34:38: cannot use e.to (variable of type int) as int64 value in struct literal
./536D.go:173:19: invalid operation: v > mx (mismatched types int64 and int)
./536D.go:174:21: cannot use v (variable of type int64) as int value in assignment
./536D.go:176:21: cannot use mx (variable of type int) as int64 value in assignment

exit status 1