I need somebody write some basic C++ code for me...

I need somebody write some basic C++ code for me. We can discuss the price and the payment method will be via venmo or paypal.
Email me at [email protected]

Other urls found in this thread:

cplusplus.com/forum/beginner/120679/
twitter.com/NSFWRedditVideo

...

What do you need

...

A simple intro to C++ project. Shouldn't take an experienced coder more than 30 minutes

...

...

Whats the project?

I need to write something called hello world. Please help

...

Specifics asshole

...

lol what the fuck dude this can take like 2 minutes

It is a text based game that asks the user 3 questions

...

falling for this bait

not op, im not a dumbass just fell behind in this class

I sent an email to you

Dont pay me

cplusplus.com/forum/beginner/120679/

I dunno how complex of a 'game' you're asking for, but sounds like your typical first or second assignments

#include

int main(void)
{
std::string answer;
std::cout > answer;
if(answer == "y")
std::cout

OP probably gonna do a chargeback since he's using paypal/venmo to pay

y tho you can just Google that.. Too lazy to compile or something?

cout>>"go fuck yourself";

>no counter coding
>using namespace std;
>using string when char could work
>could just use void main

im not doing the kids entire homework. I gave him a basis where he can easily accomplish his 3 question game.

Here you go, OP. 100% A+ Guaranteed

section .text
global _start

_start:

mov edx,len
mov ecx,msg
mov ebx,1
mov eax,4
int 0x80

mov eax,1
int 0x80

section .data

msg db 'Hello, world!',0xa
len equ $ - msg

shit i know that but damn that was more work than what was needed

>pic explicitly says, "C++"
>submits some Perla or 4Tran shit
The syndrome intensifies.

It's x86 and it's legal to incorporate into c++

Ding ding ding
Free beer for you

damn I'm just getting started with HTML5 and Java classes and I'm fucking retard to understand this

Well I didn't know all that. I guess I'm the asshole,then.... :(

You're doing it backwards.
My first class we started with binary. Pencil and paper. Write a program. Even adding simple numbers took a couple of pages of ones and zeroes. Next was assembler. You must first master the foundation of all programming languages. Only then can you truly understand what is happening when you code in high level languages

Cred Forums is not your personal tutor

do your fucking homework

You got extremely save languages that everyone uses like java. No need for any of that :^)

its assembly faggtard

I can do it for free right here, just post what you need.

Careful now, that's assembly language, he's a wizard

...