package mainfunc main() { result := ((100*101)/2)*((100*101)/2) - ((100 * 101 * 201) / 6) println(result)}
Post a Comment
No comments:
Post a Comment