| | |
question
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
•
•
1 write aprogram toread student's name examination number ,score for six subjects plus their average score using type one of c++
please i need this 30 minutes
2 using c++ write aprogram compute the number of students in a room (classes)
cpp Syntax (Toggle Plain Text)
int main( int argc, const char* argv[] ) { int studCount; std::cout << "How many students do you see?"; std::cin >> studCount; std::cout << "Number of students in the room = " << studCount + 1; return 0; }
Last edited by MrSpigot; Apr 24th, 2009 at 1:03 pm.
We don't do homework for free.
We help you to fix and to understand the work you do.
We help you to fix and to understand the work you do.
"We Americans got so tired of being thought of as dumb by the rest of the world that we went to the polls last November and removed all doubt."
~~~~~~~~~~~~~~~~~~
Looking for an exciting graduate degree? Robotics and Intelligent Autonomous Systems (RIAS) at SDSM&T See the program brochure here.
~~~~~~~~~~~~~~~~~~
Looking for an exciting graduate degree? Robotics and Intelligent Autonomous Systems (RIAS) at SDSM&T See the program brochure here.
Did you read this ? (probably not)
"Never argue with idiots, they just drag you down to their level and then beat you with experience."
•
•
Join Date: Nov 2007
Posts: 390
Reputation:
Solved Threads: 39
C++ Syntax (Toggle Plain Text)
std::cout << "What did you get on this assigment? "; std::cin >> iMark; if (iMark == 0) return false; else return true;
![]() |
Similar Threads
- C command-line I/O question (C++)
- Apache Alias Directive... mod_alias question (Linux Servers and Apache)
- Completely new to C++ and have question about using char (C++)
- Question (Geeks' Lounge)
- question on cooling (Cases, Fans and Power Supplies)
- Context-sensitive grammar question :( (Computer Science)
- Welcome PC Mod Kingdom peeps! (Geeks' Lounge)
- Laptop LCD built into a car? (Monitors, Displays and Video Cards)
- Changing Network Configuration (*nix Software)
Other Threads in the C++ Forum
- Previous Thread: graphics project about drawing circle in C++
- Next Thread: sscanf warning
| Thread Tools | Search this Thread |
api array beginner binary bitmap c++ c/c++ calculator char char* class classes coding compile compiler console conversion count data database delete desktop developer directshow dll download dynamic email encryption error file forms fstream function functions game getline google graph gui homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker linux loop looping loops map math matrix memory multiple news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference return rpg sorting string strings struct template templates test text text-file tree unix url vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






