Y
Hacker News
new
|
ask
|
show
|
jobs
by
ilius2
559 days ago
Yes, I meant when the result gets bigger. You get the idea.
1 comments
ncruces
559 days ago
What's the output of this Go program, without going to the playground link?
print(math.MinInt / -1)
https://go.dev/play/p/Vy1kj0dEsqP
link