User: BagoLGJ

  • Public profile

User profile: BagoLGJ

User info
User name:BagoLGJ
History
Joined:
Number of posts:5
Latest posts:

Hollow rectangle, with X at its center whenever the entered values are both ODD numbers..
***** * * * * * x * * * * * ***** for example this is 5x7

Hollow rectangle, with X at its center whenever the entered values are both ODD numbers..
#include<iostream> using namespace std; int main() { int length=0, wi...

Hollow rectangle, with X at its center whenver the entered values are both ODD.
will it look like this ? #include<iostream> using namespace std; int main() { int length=0,...

Hollow rectangle, with X at its center whenver the entered values are both ODD.
@salem c where will I insert it in the loop?

Hollow rectangle, with X at its center whenver the entered values are both ODD.
I was able to make a code that displays a rectangle, whenever I input the width and length. But I ha...

This user does not accept Private Messages