User: jon smith

  • Public profile

User profile: jon smith

User info
User name:jon smith
History
Joined:
Number of posts:66
Latest posts:

My "perimeter and surface area" isn't getting correct values in for loop
It is only using the equation for the first "go through", and then using those values for all the re...

My "perimeter and surface area" isn't getting correct values in for loop
Write your question here. [code] #include<iostream> #include<iomanip> #include<cmath> using...

Switch inside If-Else statement error?
wow, such a silly mistake. thank you a lot, it compiles now. just need some formatting.

Switch inside If-Else statement error?
ok. here is my revised code so far, still same result though. [code]int main() { int m; int d; i...

Switch inside If-Else statement error?
Ok, thanks guys. Random, but in this case, or any other on c++, would 01 = 0? As in, does the comp...

This user does not accept Private Messages