There is no reason why these three variables should be declared as global variables, while the others aren't. They are only used inside main().
There is no reason why these three variables should be declared as global variables, while the others aren't. They are only used inside main().