Skip to content

C++ Program to show a table of a given number by user

Notifications You must be signed in to change notification settings

EishaRathore/Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Shows a Table of a number

C++ Program to show a table of a given number by user.

There is only sln file upload a cpp file too.

Added a cpp file and remove sln file. ok

Unstructured Program

This program takes a number as a input from user and then with procedural execution of a program it shows a table of a given number.

Program use setw() function to sets the field width to be used on output operations.

About

C++ Program to show a table of a given number by user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages