Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

C++ 111 help?

Name: Phil anon 2011-05-11 5:40

As I posted in another thread...

Desperately need some help writing simple code for c++ intro class.

I am a Philosophy major who made the mistake of taking a programming class (mainly because it was 4 units, and that's exactly how many units I needed to finish my GE requirement for my degree) and am now paying the price.

It's finals week, I've got three 10+page term papers for Phil to do, and I don't have time to figure out how to code this program. I have no desire to continue in programming.

I'd be willing to compensate whoever can help, but I'm not rich.
Let me know if you'd be interested. Thanks.

Name: Anonymous 2011-05-11 5:45

By posting in this thread, YHBT.

Name: Anonymous 2011-05-11 5:46

>>2
Not sure what gives you that idea.

Name: Anonymous 2011-05-11 5:53

>>3

1. Impersonating a pseudo-science student.
2. Implying writing 30 pages of text takes longer than an hour.
3. Offering to pay monies on the internet.
4. Not actually mentioning the task in question.
5. Posting on /prog/.

Name: Anonymous 2011-05-11 5:58

>>4
I'd rather not link the assignment till I find someone who is actually willing to help.

Don't even feel like responding to the rest, because I'm tired of being trolled about this, tonight.

Name: Anonymous 2011-05-11 6:02

Your school has a C++ department?

Name: Anonymous 2011-05-11 6:03

>>6
The computer science 111 is taught using c++.

Name: Anonymous 2011-05-11 7:06

Still need help. I've been working on it myself, but I doubt I'll be able to get much more than a 20% based on where this is going.

Name: Anonymous 2011-05-11 7:27

PROTIP: go to /sci/ (the good one, not the text one) and post your problems, a few people there know programming.  (The people here on /prog/ are total dicks who don't know anything anyway)

Name: Anonymous 2011-05-11 7:41

I still don't get what should youI write.

Name: Anonymous 2011-05-11 7:49

>>10 He will tell you personally, after you confirm your identity and interest in helping him by depositing a small sum of money on his PayPal account.

Name: Anonymous 2011-05-11 7:52

>>11
``If I payhim enough he'll give me access to his secret area of sepples homeworks ;)''?

Name: Anonymous 2011-05-11 7:54

I've got a link to the assignment. I actually have 90% of the code written now, and I just need help translating the stuff I don't understand. Here's what I've got:

http://pastebin.com/97PvFKr5

I don't know what sstream is (so I can't use it)
or
substr
or
pos

Name: Anonymous 2011-05-11 7:55

and by written, I mean someone helped me, obviously.

Name: Anonymous 2011-05-11 8:11

philosphy, 4chan and programming!

what has science done!?!?

Name: Anonymous 2011-05-11 9:02

NihilistPhilosopherException

Name: Anonymous 2011-05-11 9:09

>>13
sstream is for string streams. They are streams, but with strings.
pos is an integer variable, it contains an integer. There it is used to contain the position of the first occurrence of , in l.
substr gets the substring of a string. There it is used to get the text immediately after ,.

Name: Anonymous 2011-05-11 9:11

>I don't know what sstream is (so I can't use it)
http://www.cppreference.com/wiki/io/basic_stringstream/start

>pos
the index of the occurrence of the character ',' in the line

>substr
splits the string into parts before the ',' and after it

Name: Anonymous 2011-05-11 9:27

Cool, that's helpful. Thanks.

Name: Anonymous 2011-05-11 10:17

Name: Anonymous 2011-05-11 10:27

>>20
This shit takes me back

Name: Anonymous 2011-05-11 10:49

>>21

back to /b/ i hope

Name: Anonymous 2011-05-11 10:50

>>22
Stop projectiIHBT

Name: Anonymous 2011-05-11 11:00

I am interested.  coolbro@mailinator.com

Name: Anonymous 2011-05-11 13:40

I can help if >>24 doesn't for whatever reason. My email's in the email field.

Name: Anonymous 2011-05-11 14:01

>>25
That's verry funnay!~

Name: Anonymous 2011-05-11 16:45

ITT: We help OP only on questions where he can easily google the answers himself.

Don't change these.
Name: Email:
Entire Thread Thread List