Iceman (bem.andrei)
Vezi solutiile trimise | Nume | Iceman |
---|---|---|
Cont | bem.andrei | |
Rating | 0 | |
Statut | Utilizator normal | |
Forum | trimite mesaj privat, vezi activitate |
Revizia anterioară Revizia următoare
![]() |
Despre mine
#include <bits/stdc++.h>
using namespace std;
ifstream r("redu.in");
ofstream w("redu.out");
int c27[27], int d503[503];
int main()
{
int n;
string s;
r>>n;
r>>s;
for(int i=0;i<26;i++){
for(int j=0;j<26;j++){
r>>c[i][j];
}
}
memset(d, 0x3f3f3f3f, sizeof(d));
for(int l=4;l<=n;l+=2){
for(int i=0;i<n-l;i++){
}
}
return 0;
}