Thanks! Tried it but still have a lot of errors. Hav eto turn something in though and it is better than what I had!!
Thanks,
Shel
User Profile
Collapse
-
Arrays to make and average of individual rows
Hey guys,
This is my second post and is URGENT!!!! My final assignment is due tonite for class and I have no idea how to write this program right!
I am supposed to write a program that uses a two-dimensional array to store the highest and lowest temperatures (in farenheit) for each month of the year. The program is supposed to output the average high, average low and the highest and lowest temperatures of the year. I need it to print... -
Still waiting to hear back about the loops...? Can anyone help me? I really need to figure out how to switch those triangles around that are in the middle...? Anyone??
Thanks,
ShelbeeLeave a comment:
-
Hey guys,
Can anyone turn those inside two triangles around? The best code I have, I got from here, but it has the inside two triangles' straight sides facing eachother when they should be facing the other way..?
Anyone? Please help...
Thanks,
ShelbeeLeave a comment:
-
I use Bloodshed DEV C++. Go to the Bloodshed site, and dowload for free. Works awesome! Compiles every program in my class book and was recommended to me by my professor.
Good luck!
ShelbeeLeave a comment:
-
Feel like I have been forgotten. Can anyone help me with this code? I really NEED it...like rightaway...
Thanks,
ShelbeeLeave a comment:
-
Hey there! Just wanted to see if I was still remembered? Still need that code...? I was getting too far back on the board and thought maybe "outta sight, outta mind", LOL. Waiting to hear back from ya!
Thanks,
ShelbeeLeave a comment:
-
Loved the tutorial! I am sure this is going to help me out a lot! I appreciate you taking the time to do this for all of us!!
ShelbeeLeave a comment:
-
Was wondering if that last post helped any with visualizing what I need?
Thanks,
ShelbeeLeave a comment:
-
It didn't...
I am going to put it on here with letters instead, for display purposes, but I still need the results in asterisks and spaces.
So, the "a" will stand for the asterisks and the "p" will be spaces. The asterisks are in sets of 10.
apppppppppaaaaa aaaaaaaaaaaaaaa pppppppppa
aappppppppaaaaa aaaappaaaaaaaaa ppppppppaa
aaapppppppaaaaa aaappppaaaaaaaa pppppppaaa
aaaappppppaaaaa aappppppaaaaaaa ppppppaaaa...Leave a comment:
-
Hey there!
Sure I will try to draw it here...(the last time that I drew it, it didn't leave enough space between the four triangles, LOL)
* *************** ***** *
** ********* ********* **
*** ******** ******** ***
**** ******* ******* ****
***** ****** ****** *****
****** ***** ***** ...Leave a comment:
-
-
Hey!!
Thanks so much! The code was great...except that I need the two middle triangles turned the other way. I will try and look at your code to see what is needed to turn them around, but your code has come closer than anything I could figure out!!
In the diagram that I have here, the two middle right triangles are supposed to have their straight sides facing the other way. So, the straight side of triangle two should...Leave a comment:
-
Hey,
Thanks for responding.
I tried that, just now again, and then it runs one of the triangles and the other is all on the first line in one long line of asterisks...! LOL It's making me crazy!! I thought about pulling my hair out, but I would look funny!! LOL HELP...?
Stuck again...?
ShelbeeLeave a comment:
-
Retouch on "For loops to create four right triangle histograms"
When I went back and looked at what came out to see for my message, I saw that it came out a little different than I need it.
I need it like this....
* = asterisks
1st row = 1 *, 9 spaces, 10 *, 10 more * (with no space between the first set of 10 and the second), and then 9 spaces, 1 *,
2nd row = 2 *, 8 spaces, 9 *, 2 spaces, 9 *, 8 spaces, 2 *,
3rd row = 3 *, 7 spaces, 8 *, 4... -
For loops to create four right triangle histograms...HELP!!
Hey all,
This is my first post. I am really hoping that someone out there has a solution to my C++ coding problem...
This is my code and what I have to do...
I think it is rows of 1 - 10 and then back
*************** *************** *************** *************** *************** *************** **
//These histograms are supposed to print beside eachother like this:
//* *************** *****...
No activity results to display
Show More
Leave a comment: