Don't use pastebin.com:
- You can't copy+paste the highlighted code for compiling (you end up with line numbers in the pasted text from many browsers).
- It tends to choke on syntactically incorrect code
- The color scheme offends people here.
- It uses a font that makes it impossible to distinguish between '1' and 'l' (numeric one and lowercase L)
- It takes too long to load.
All of this makes it harder for many of us to read your code, so you are less likely to get help.
Please use http://cpp.ninjacodemonkeys.org/ or http://www.codepad.org/ instead. Also one to try is http://yourpaste.net
