Borderou de evaluare (job #2201501)

Utilizator MoodyFaresFares Mohamad MoodyFares Data 5 mai 2018 00:00:53
Problema Egal Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:133:2: error: stray ‘#’ in program }#include <cstdio> ^ user.cpp:133:3: error: ‘include’ does not name a type }#include <cstdio> ^~~~~~~ user.cpp:141:8: error: redefinition of ‘struct KeyFreq’ struct KeyFreq { ^~~~~~~ user.cpp:9:8: error: previous definition of ‘struct KeyFreq’ struct KeyFreq { ^~~~~~~ user.cpp:146:14: error: redefinition of ‘int key [100000]’ int key[MAX_N]; ^ user.cpp:14:5: note: ‘int key [100000]’ previously declared here int key[MAX_N]; ^~~ user.cpp:147:16: error: redefinition of ‘int depth [100000]’ int depth[MAX_N]; ^ user.cpp:15:5: note: ‘int depth [100000]’ previously declared here int depth[MAX_N]; ^~~~~ user.cpp:148:15: error: redefinition of ‘bool viz [100000]’ bool viz[MAX_N]; ^ user.cpp:16:6: note: ‘bool viz [100000]’ previously declared here bool viz[MAX_N]; ^~~ user.cpp:149:16: error: redefinition of ‘int nodes [100000]’ int nodes[MAX_N]; ^ user.cpp:17:5: note: ‘int nodes [100000]’ previously declared here int nodes[MAX_N]; ^~~~~ user.cpp:150:14: error: redefinition of ‘int rep [100000]’ int rep[MAX_N]; ^ user.cpp:18:5: note: ‘int rep [100000]’ previously declared here int rep[MAX_N]; ^~~ user.cpp:151:18: error: redefinition of ‘KeyFreq sol [100000]’ KeyFreq sol[MAX_N]; ^ user.cpp:19:9: note: ‘KeyFreq sol [100000]’ previously declared here KeyFreq sol[MAX_N]; ^~~ user.cpp:152:14: error: redefinition of ‘int dad [100000]’ int dad[MAX_N];

Ceva nu functioneaza?