Hey so this is my 2nd time ever using c++ (or any coding related thing for that matter), either way; I can't figure out how to finish this code, please help.
P.S. It's ridden with inside jokes and retarded internet related things so if it seems really weird/retarded, then there ya go.
Uh no. It's your assignment. Why do you think we'd just do your work for you when you have shown the very least amount of effort possible?
Tell us what the problem is, edit your post and re-paste the code inside a code block, and then we'll give you guidance. This is not a homework site. But we're always more than willing to help out people if they show they're willing to help themselves.
Wtf, I never said it's homework let alone any form of assignment. I'm doing this just for practice of coding because I find it could be a fun hobby. Anyway, when I try to compile and run it highlights the very last few lines in red and X's so I'm wondering if someone could fix the ending. There ya go.
I wish I understood why OP STILL has not been able to simply give the error messages he is getting. This is basic forum etiquette, not some crazy behavior that we're asking of you.
Resident biscuit, chill the fuck out. I literally just know that you put
#include <iostream>
and then some other shit, which I never remember. I'm so new to this I have no idea what you're asking for. Also, you're the only one bitching and moaning because I'm not used to it so chill your fucking tits.
It doesn't necessarily give me an error message it simply highlights the final line 'system pause' and puts a little 'x' at the beginning and doesn't allow me to compile and run.
Also I think I added the code tag thingy into my post, but I'm not sure. I clicked the 'source code' button and entered the code through there.
What do you mean by that? Are you using an IDE that actually disables the options to start compiling, if it detects an error in the code? If so, it must surely give you some message to indicate why it's not letting you compile?