hello i want to create a C++ program in this view
1
2
3
4
5
6
7
8
9
whelhelmsoriano 0 Newbie Poster
Recommended Answers
Jump to PostI know it is homework and you didn't post what you have but its really simple and if you don't know how to start this then I wouldn't really expect any work done already.
#include <iostream> using namespace std; int main() { for( int i = 1; …
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.