this is my first time I organized a program into header and implementation files
I have multiple classes and global variables
when I run the program as one file everything works fine, but i have to make .h and .cpp files in my assignment
I did that but this only error exist?