#Can anyone help with my C++ Coding assignment?

51 messages · Page 1 of 1 (latest)

jaunty reefBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

modern gale
#

Please help me...

ember knot
#

(have you worked on it in the meantime)

#

Lol

modern gale
#

Yea I been adding debugging statements to see what paths and file names your program is attempting to open. So i know that I need more code in my A03.cpp file

#

my*

ember knot
#

Are you getting errors or is just the logic wrong

modern gale
#

Just warnings that i need to run the code as a C++11 or later. So its defnitly the logic

ember knot
#

okay

modern gale
#

cause i already debugged and ran the code with no errors

#

thank you so much by the way

ember knot
#

let me take a closer look

modern gale
#

Thank you. The assignment has to pass the Test: b'Ye3QFq3E655x\n' != b'' : Testing encryption of #HashTag100%. Expected output: Ye3QFq3E655x

ember knot
#

can you send in an encrypted file

#

oh

modern gale
#

how do I do that

ember knot
#

is there a test case that the teacher included?

modern gale
#

that is the test case he included.

ember knot
modern gale
#

I think so?

#

Btw, do you still want me to send an encrypted file?

ember knot
#

if you have it

modern gale
#

ok

#

ok cool

jaunty reefBOT
#

@modern gale Has your question been resolved? If so, type !solved :)

ember knot
modern gale
#

No, all it tells me is that the test failed.

#

which is really annoying

ember knot
#

@modern gale Why do you find the position of a colon in the void parse_config_file(Configuration &) function?

#

aren't you just supposed to parse the config file, which won't include any colons.

modern gale
#

Wait yea, that line of code is from copiolet, i didnt write that

ember knot
#

It's wrong

#

Also

#

a line above

#

The line in which config_file() is called, it's not a correct argument

#

probably should be std::ifstream config_file(c.config_filename);

ember knot
modern gale
#

Ok, and not all but a lot of the code was either from my notes or copiolet

#

ill make the changes

ember knot
modern gale
#

really? Our teacher told us to use it when we cant figure out our code

#

that makes a lot of sense tho haha

ember knot
#

haha

#

let me know once youve done the changes

modern gale
modern gale
#

ok nvm i changed that already

ember knot
modern gale
#

ok ill talk to you there