Question #5350095

please if anyone has knowledge of functions PLEASE!!!?

DO I NEED TO know Pescal's triangle in this? an Output function Triangle, which takes one integer argument SIDE and outputs a triangle of numbers. For example Triangle(2) outputs: 22 1 and Triangle(5) outputs: 55555 4444 333 22 1 void Triangle (int SIDE) { // insert your C++ code here } // test driver int main() { cout << “ How big a triangle do you want: ”; int x; cin >> x; Triangle(x);

2013-04-16 21:17:55

TELL US , if you have any answer

There is NEVER a problem, ONLY a challange!

The helpinganswers.com is a free-to-use knowledgebase.
  The helpinganswers.com was started on: 02.07.2010.
  It's free to register. Once you are a registered user, you can ask questions, or answer them.
  (Unless registration you can just answer the questions anonymously)
  Only english!!! Questions and answers in other languages will be deleted!!

Cheers: the PixelFighters

  Contact: support@helpinganswers.com

C'mon... follow us!

Made by, history, ect.