Cod sursă (job #374501)

Utilizator avatar verdecristian Verde Flaviu-Cristian verdecristian IP ascuns
Problemă Canibali (lot liceu) Compilator cpp | 0,10 kb
Rundă Arhiva de probleme Status evaluat
Dată 1 apr. 2018 11:10:55 Scor 0
#include <iostream>

using namespace std;

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