Cod sursa(job #1144212)

Utilizator otto1Palaga Vicentiu-Octavian otto1 Data 16 martie 2014 19:32:00
Problema Pedefe Scor 0
Compilator cpp Status done
Runda Lista lui wefgef Marime 0.11 kb
#include <iostream>

using namespace std;

int main()
{
    cout << "Hello world!" << endl;
    return 0;
}