Cod sursa(job #933168)
Utilizator | Data | 29 martie 2013 17:41:12 | |
---|---|---|---|
Problema | A+B | Scor | 0 |
Compilator | cpp | Status | done |
Runda | Lista lui wefgef | Marime | 0.14 kb |
#include <iostream>
#warning "asta e, na"
using namespace std;
int main()
{
cout << "Hello world!" << endl;
return 0;
}