Cod sursa(job #2785952)
| Utilizator | Data | 19 octombrie 2021 21:10:49 | |
|---|---|---|---|
| Problema | A+B | Scor | 0 |
| Compilator | cpp-64 | Status | done |
| Runda | teme_upb | Marime | 0.1 kb |
#include <iostream>
using namespace std;
int main() {
int a,b;
cout << a+b;
return 0;
} | Utilizator | Data | 19 octombrie 2021 21:10:49 | |
|---|---|---|---|
| Problema | A+B | Scor | 0 |
| Compilator | cpp-64 | Status | done |
| Runda | teme_upb | Marime | 0.1 kb |
#include <iostream>
using namespace std;
int main() {
int a,b;
cout << a+b;
return 0;
}