Printing identical scores using arrays in C++@coder777 [code]std::map[/code] sorts the keys automatically, so your map version program can be mor...
Printing identical scores using arrays in C++use std::map to handle is simple, see my code: http://ideone.com/N47raw
Printing identical scores using arrays in C++For example, if enter 4 3 3 2 2, what should the identical score be, 3 or 2?
Printing identical scores using arrays in C++what's the definition of "identical score", for example ?
Unhandled exception at 0x010B3FF0 ???maybe "x + (y*SCREEN_WIDTH)" is greater than "m_ScreenBuffer.size()"