Cod sursa(job #1166000)
| Utilizator | Data | 3 aprilie 2014 09:19:55 | |
|---|---|---|---|
| Problema | Problema Damelor | Scor | 0 |
| Compilator | cpp | Status | done |
| Runda | Arhiva educationala | Marime | 0.29 kb |
#include <fstream>
#include <cstring>
#define valoareaUVS 1000000000
using namespace std;
ifstream fin ("damesah.in");
ofstream fout ("damesah.out");
int main()
{
// PROBLEMA DAMELOR ESTE CA NU SUNT IN COMPANIA MEA, ACUMA SUNT DECI NU MAI AU NICIO PROBLEMA
fout<<0;
}
