Cod sursa(job #933176)
Utilizator | Data | 29 martie 2013 17:51:59 | |
---|---|---|---|
Problema | A+B | Scor | 0 |
Compilator | cpp | Status | done |
Runda | Lista lui wefgef | Marime | 0.15 kb |
#include <iostream>
#warning "<b>unused</b> variable: s"
using namespace std;
int main()
{
cout << "Hello world!" << endl;
return 0;
}