← Home
# command-line-arguments
./707B.go:90:38: invalid operation: dist[i] < ans (mismatched types int64 and float64)
./707B.go:91:18: cannot use dist[i] (variable of type int64) as float64 value in assignment
could not build reference solution: exit status 1