Borderou de evaluare (job #1148437)

Utilizator bogdan9832Bogdan Constantin bogdan9832 Data 20 martie 2014 19:32:16
Problema Tabela Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:5:44: error: size of array ‘v’ is too large unsigned long long v[2000000004][2000000004]; ^ user.cpp: In function ‘int main()’: user.cpp:13:9: error: ‘v’ was not declared in this scope v[i][0] = i; ^ user.cpp:15:9: error: ‘v’ was not declared in this scope v[0][i] = i; ^ user.cpp:24:24: error: ‘v’ was not declared in this scope if(v[a][j]==k) ^ user.cpp:27:24: error: ‘v’ was not declared in this scope if(v[i][a]==k) ^ user.cpp:31:21: error: ‘v’ was not declared in this scope v[i][j] = k; ^ user.cpp:47:16: error: ‘v’ was not declared in this scope g<<v[i][j]<<" "; ^

Ceva nu functioneaza?