Borderou de evaluare (job #2073833)

Utilizator killer301Ioan Andrei Nicolae killer301 Data 23 noiembrie 2017 19:16: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:18:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<g[node].size(); i++) ^ user.cpp:28:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘int main()’: user.cpp:32: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:33: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:35: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:39: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
1Depăşit372kbTime limit exceeded.0
20ms396kbRaspuns gresit0
30ms388kbRaspuns gresit0
4Depăşit376kbTime limit exceeded.0
5Depăşit400kbTime limit exceeded.0
6Depăşit488kbTime limit exceeded.0
720ms684kbMultime de muchii incorecta4
8Depăşit596kbTime limit exceeded.0
9Depăşit820kbTime limit exceeded.0
1064ms1116kbRaspuns gresit0
Punctaj total4

Ceva nu functioneaza?