Borderou de evaluare (job #2075486)

Utilizator GheteaMihaiGhetea Mihai GheteaMihai Data 25 noiembrie 2017 14:33:37
Problema K Aparitii Status done
Runda Arhiva Monthly Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:8:18: error: size of array ‘vf’ is too large int vf[1000000001]; ^ user.cpp:9:17: error: size of array ‘v’ is too large int v[1000000001]; ^ user.cpp: In function ‘int main()’: user.cpp:15:10: error: ‘v’ was not declared in this scope cin >> v[i]; ^ user.cpp:16:3: error: ‘vf’ was not declared in this scope vf[v[i]]++; ^ user.cpp:19:7: error: ‘vf’ was not declared in this scope if (vf[v[i]] % k != 0) { ^ user.cpp:19:10: error: ‘v’ was not declared in this scope if (vf[v[i]] % k != 0) { ^

Ceva nu functioneaza?