Cod sursa(job #1653841)
Utilizator | Data | 16 martie 2016 17:17:07 | |
---|---|---|---|
Problema | Heavy Path Decomposition | Scor | 0 |
Compilator | cpp | Status | done |
Runda | Arhiva educationala | Marime | 0.11 kb |
#include <iostream>
using namespace std;
int main()
{
cout << "Hello world!" << endl;
return 0;
}