Borderou de evaluare (job #292640)

Utilizator ConsstantinTabacu Raul Consstantin Data 31 martie 2009 12:39:07
Problema Recurenta Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:59: error: conflicting declaration 'int v [10001][100]' user.cpp:4: error: 'v' has a previous declaration as 'int v [10001][300]' user.cpp:59: error: conflicting declaration 'int sum [100]' user.cpp:4: error: 'sum' has a previous declaration as 'int sum [300]' user.cpp:61: error: redefinition of 'int i' user.cpp:6: error: 'int i' previously declared here user.cpp:61: error: redefinition of 'int j' user.cpp:6: error: 'int j' previously declared here user.cpp:61: error: redefinition of 'int k' user.cpp:6: error: 'int k' previously declared here user.cpp:61: error: redefinition of 'int l' user.cpp:6: error: 'int l' previously declared here user.cpp:61: error: redefinition of 'int m' user.cpp:6: error: 'int m' previously declared here user.cpp:61: error: redefinition of 'int n' user.cpp:6: error: 'int n' previously declared here user.cpp: In function 'void del(int)': user.cpp:62: error: redefinition of 'void del(int)' user.cpp:7: error: 'void del(int)' previously defined here user.cpp: In function 'void add(int)': user.cpp:74: error: redefinition of 'void add(int)' user.cpp:19: error: 'void add(int)' previously defined here user.cpp: In function 'int main()': user.cpp:82: error: redefinition of 'int main()' user.cpp:27: error: 'int main()' previously defined here

Ceva nu functioneaza?