Thursday, 24 January 2013

program 2-13(69) 15

#include <iostream>
#include <limits>


using namespace std;

int main()

{
    int a;
    a = 1;
    int b;
    b= 10;
    int c;
    c= 100;
    int d;
    d= 1000;


    cout << a;
    cout << " ";
    cout <<  b ;
    cout << c ;
    cout << d ;

    cin.ignore(numeric_limits<streamsize>::max(), '\n');
    cin.get();
    return 0;
}

0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Enterprise Project Management