Cod sursa(job #2963849)
Utilizator | Data | 12 ianuarie 2023 08:52:28 | |
---|---|---|---|
Problema | A+B | Scor | 0 |
Compilator | cpp-64 | Status | done |
Runda | Arhiva de probleme | Marime | 0.24 kb |
#include <bits/stdc++.h>
using namespace std;
ifstream fin("bucati.in");
ofstream fin("bucati.out");
int main()
{ int c,v[12],i=1;long long int s;
cin>>c>>n;
while(n)
{
v[i]=n%10;
n/=10;
}
if(c==1)
return 0;
}