C++ Bookhttp://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list
plss helpLine 8 doesn't even compile: you have to specify the size of the array. Because ways is an array, yo...
binary operationshttp://www.cprogramming.com/tutorial/bitwise_operators.html
Expected declaration before token '}'Remove the bracket on line 13.
Help, Object Oriented Programming C++This site: http://www.learncpp.com/ , chapters 10, 11 and 12.