Author | Message |
---|---|
evik89
Posts: 32
|
Posted 15:07 Jan 12, 2016 |
Can we please get an extension for homework 1? One extra day? |
mauro398
Posts: 2
|
Posted 15:08 Jan 12, 2016 |
is there something you do not understand about it? |
evik89
Posts: 32
|
Posted 15:10 Jan 12, 2016 |
The first thing is i'm creating another .cpp file for every problem but i can't run the programs since there is another main in the other .cpp file already. The second thing i don't know exactly what to do in problem #4 |
mauro398
Posts: 2
|
Posted 15:12 Jan 12, 2016 |
oh, i had the same problem trying to run my program, i asked keenan and he said this, "You need to right click ont he project you are currently working on and choose "set as startup project"." and that fixed the problem.
i havent taken a look at problem 4 yet since im working on problem 3 atm, but just shoot him an email he will help you |
vluu2
Posts: 64
|
Posted 15:13 Jan 12, 2016 |
You have to create a project / solution for every problem he gives us is what I understand. Because you can't run multiple main(), the only way around it is make a new project to solve that. As for Problem #4, I suggest you try some pseudocode first to try and understand the problem, it helped me out a lot by mapping out the problem and what exactly I needed to do. |
evik89
Posts: 32
|
Posted 15:18 Jan 12, 2016 |
Thank you guys |
jbattini
Posts: 49
|
Posted 17:50 Jan 12, 2016 |
When is homework 1 due anyway I don't see a deadline for it on my page |
vluu2
Posts: 64
|
Posted 18:06 Jan 12, 2016 |
You're in a different section from us; ours is due on Thursday 11:59 PM. But I don't think it makes a difference since you're in Section 3 of CS332C and we're in Section 2. |
evik89
Posts: 32
|
Posted 18:07 Jan 12, 2016 |
Probably u r in a different section |
Echoofdeath
Posts: 28
|
Posted 23:34 Jan 12, 2016 |
+1 |