Borderou de evaluare (job #1799690)

Utilizator killer301Ioan Andrei Nicolae killer301 Data 6 noiembrie 2016 17:35:30
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 4

Raport evaluator

Compilare: user.cpp: In function ‘bool pairUp(int)’: user.cpp:20:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<g[node].size(); i++) ^ user.cpp:30:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘int main()’: user.cpp:34:37: 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); ^ user.cpp:35:39: 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); ^ user.cpp:37:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &n, &m, &e); ^ user.cpp:41:30: 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
10ms396kbRaspuns gresit0
2Depăşit372kbTime limit exceeded.0
30ms400kbRaspuns gresit0
40ms404kbRaspuns gresit0
50ms416kbRaspuns gresit0
6Depăşit488kbTime limit exceeded.0
720ms680kbMultime de muchii incorecta4
8Depăşit576kbTime limit exceeded.0
9Depăşit780kbTime limit exceeded.0
1064ms1248kbRaspuns gresit0
Punctaj total4

Ceva nu functioneaza?