Cod sursa(job #2054512)

Utilizator neth------ neth Data 2 noiembrie 2017 00:40:06
Problema A+B Scor 0
Compilator cpp Status done
Runda Arhiva de probleme Marime 0.11 kb
#include<fstream>
#define x(y,z) std::fstream("adunare."#y,std::ios::y)z a z b;
main(){int a,b;x(in,>>)x(out,<<)}