This code has errors on almost every line. What exactly are you attempting to do? And why are you using long instead of int?

An incomplete list of errors:

main returns int, not long, and...