1. 226.
    +1
    yazılım mühendisliği

    2. include <iostream>
    using namespace std;
    void main()
    {
    cout << "Hello World!" << endl;
    }
    ···
   tümünü göster