Borderou de evaluare (job #1385942)

Utilizator retrogradLucian Bicsi retrograd Data 12 martie 2015 16:13:59
Problema Zlego Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void build_pi()’: user.cpp:20:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(j != -1 && V[i] != V[j+1]) { ^ user.cpp: In function ‘int main()’: user.cpp:38:13: error: ‘G’ was not declared in this scope G[i].clear(); ^ user.cpp:41:9: error: ‘G’ was not declared in this scope G[0].clear(); ^ user.cpp:29:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("zlego.in","r",stdin); ^ user.cpp:30:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("zlego.out","w",stdout); ^ user.cpp:33:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &t); ^ user.cpp:35:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ user.cpp:39:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &V[i]); ^ user.cpp:45:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &FRUM[i]); ^

Ceva nu functioneaza?