Borderou de evaluare (job #1378008)

Utilizator nita_teddyTeddy Nita nita_teddy Data 6 martie 2015 10:04:13
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 main()’: user.cpp:51:35: error: ‘memset’ was not declared in this scope memset(u, 0, sizeof(u)); ^ user.cpp: At global scope: user.cpp:63:1: error: expected declaration before ‘}’ token } ^ user.cpp: In function ‘int main()’: user.cpp:37:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(iname, "r", stdin); ^ user.cpp:38:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(oname, "w", stdout); ^ user.cpp:41:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d", &n, &m, &cnt_edges); ^ user.cpp:45:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &x, &y); ^

Ceva nu functioneaza?