Borderou de evaluare (job #1127243)

Utilizator cristalCiurdarean Andrei cristal Data 27 februarie 2014 11:45:44
Problema Cabana Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:8:37: error: size of array ‘fact’ is too large int t, n, k, fact[100000000000000001],imod[100000000000000001], sol1, sol2; ^ user.cpp:8:62: error: size of array ‘imod’ is too large int t, n, k, fact[100000000000000001],imod[100000000000000001], sol1, sol2; ^ user.cpp: In function ‘int main()’: user.cpp:20:20: error: ‘fact’ was not declared in this scope sol1 = Pow(fact[k], (n / k) + 1); ^ user.cpp: In function ‘void Calc(int, int)’: user.cpp:41:2: error: ‘fact’ was not declared in this scope fact[0] = 1; ^ user.cpp:44:2: error: ‘imod’ was not declared in this scope imod[x - y] = Pow(fact[x - y], MOD - 2); ^

Ceva nu functioneaza?