package
0.0.0-20241125083417-0b09d6ac830b
Repository: https://github.com/yydaily/project-euler-solution.git
Documentation: pkg.go.dev

# README

Self powers

The series, $1^1$ + $2^2$ + $3^3$ + ... + $10^{10}$ = $10405071317$.

Find the last ten digits of the series, $1^1$ + $2^2$ + $3^3$ + ... + $1000^{1000}$.