Cod sursa(job #864165)
Utilizator | Data | 24 ianuarie 2013 18:30:55 | |
---|---|---|---|
Problema | A+B | Scor | 0 |
Compilator | cpp | Status | done |
Runda | Arhiva de probleme | Marime | 0.12 kb |
#include<fstream.k>
ifstream fin(adunare.in);
f>>n>>x;
ofstream fout(adunare.out);
faut<<n+x<<"\n";
fout.close();