Results 1 to 8 of 8

Thread: ++

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date: Oct:2009
    Location: sofiq
    Posts: 4

    ++

    2 - ( 2 ) ++

  2. #2
    Registered User
    Join Date: Aug:2006
    Location:
    Posts: 4,052

  3. #3
    Registered User bombov's Avatar
    Join Date: Jan:2007
    Location:
    Posts: 260
    Quote Originally Posted by S1ckness View Post
    2 - ( 2 ) ++
    http://videotutorials-bg.com/lessons...2c740aca3ee408

  4. #4
    Registered User
    Join Date: Oct:2009
    Location: sofiq
    Posts: 4


    //program zad1.cpp
    #include <iostream.h>
    using namespace std;
    int main()
    {double a;
    cout <<"a= ";
    cin >> a;
    double b;
    cout << "b= ";
    cin >> b;
    double p;
    p = a+b;
    cout << "sumata e" << p << "\n";
    double p;
    p= a+b/2;
    cout << "sredno aritmetichnoto e " << p << "\n";
    system ("pause");
    return 0;
    }

  5. #5
    ɐ-əpoɔᴉu⋂ ɐ ə anrieff's Avatar
    Join Date: Apr:2004
    Location: Sofia
    Posts: 8,448
    ".h" <iostream.h>, ..
    Code:
    #include <iostream>

    Code:
    #include <cstdlib>
    , , , .. (a+b)/2.
    , . .
    "640K ught to be enough for anybody" - Bill Gates, 1981
    ::Machine specs::Fract::AGG::::Baileys::blog::YouTube channel

  6. #6
    Registered User
    Join Date: Oct:2009
    Location: sofiq
    Posts: 4


    :
    #include <cstdlib>

  7. #7
    Registered User bombov's Avatar
    Join Date: Jan:2007
    Location:
    Posts: 260
    using namespace std;

    .

    #include <cstdlib>
    :
    , ..

  8. #8
    Registered User
    Join Date: Oct:2009
    Location: sofiq
    Posts: 4

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |