Borderou de evaluare (job #2614470)

Utilizator cyg_vladioanBirsan Vlad cyg_vladioan Data 11 mai 2020 19:48:48
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int path(int)': main.cpp:14:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0 ; j < G[u].size() ; j ++) ~~^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:28:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("cuplaj.in" , "r" , stdin); ^ main.cpp:29:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("cuplaj.out" , "w" , stdout); ^ main.cpp:31:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d" , &n , &m , &e); ^ main.cpp:34:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d" , &x , &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms393kbOK10
23ms393kbOK10
33ms393kbOK10
43ms393kbOK10
55ms393kbOK10
616ms655kbOK10
726ms786kbOK10
836ms786kbOK10
957ms1310kbOK10
1097ms1835kbOK10
Punctaj total100

Ceva nu functioneaza?