This website requires JavaScript.
Explore
Help
Sign In
thor
/
advent-of-code-go
Watch
1
Star
0
Fork
0
You've already forked advent-of-code-go
mirror of
https://github.com/Threnklyn/advent-of-code-go.git
synced
2026-05-23 21:28:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd12e1a405135f301f3a9cfcb50cb100faf61450
advent-of-code-go
/
util
/
MaxSafeInt.go
T
Alex Chao
627540fe31
added day15 solutions
2020-08-04 19:54:41 -04:00
4 lines
47 B
Go
Raw
Blame
History
package
util
const
MaxSafeInt
int
=
1
<<
31
-
1
Reference in New Issue
View Git Blame
Copy Permalink