Bu Konuda Technopat Sosyal'in Özelliklerini Deneyebilirsiniz

C++:
#include <iostream>
#define end return 0;

using namespace std;

void helloworld() {
    cout <<"hello world!"<< endl;
}

int main()
{
    helloworld();
    end
}
Kod deneme
 

Bu konuyu görüntüleyen kullanıcılar

Technopat Haberler

Yeni konular

Geri
Yukarı