Cod sursa(job #2340706)
| Utilizator | Data | 10 februarie 2019 20:57:44 | |
|---|---|---|---|
| Problema | A+B | Scor | 0 |
| Compilator | cpp-64 | Status | done |
| Runda | Arhiva de probleme | Marime | 0.04 kb |
int a,b;
cin>>a;
cin>>b;
cout<<a+b;
| Utilizator | Data | 10 februarie 2019 20:57:44 | |
|---|---|---|---|
| Problema | A+B | Scor | 0 |
| Compilator | cpp-64 | Status | done |
| Runda | Arhiva de probleme | Marime | 0.04 kb |
int a,b;
cin>>a;
cin>>b;
cout<<a+b;