Borderou de evaluare (job #1395000)

Utilizator rootsroots1 roots Data 20 martie 2015 21:58:06
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int BFS(int, int)’: user.cpp:64:31: error: ‘memset’ was not declared in this scope memset(sel, 0, sizeof(sel)); ^ user.cpp: In function ‘void read_in()’: user.cpp:38:47: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fi, "%d %d %d", &n, &m, &cnt_edges); ^ user.cpp:41:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fi, "%d %d", &x, &y); ^

Ceva nu functioneaza?