Borderou de evaluare (job #2471198)

Utilizator Leonard123Mirt Leonard Leonard123 Data 10 octombrie 2019 16:16:01
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:51:35: error: 'memset' was not declared in this scope memset(u, 0, sizeof(u)); ^ main.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); ^ main.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); ^ main.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); ^ main.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); ^ Non zero exit status: 1

Ceva nu functioneaza?