Borderou de evaluare (job #1898223)

Utilizator DenisONIcBanu Denis Andrei DenisONIc Data 1 martie 2017 21:28:59
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 cup(int)’: user.cpp:17:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0;i<V[nod].size();i++) ^ user.cpp:28:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0;i<V[nod].size();i++) ^ user.cpp:38:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘int main()’: user.cpp:42:35: 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:43:29: 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:48:28: 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
10ms556kbMultime de muchii incorecta4
2Depăşit532kbTime limit exceeded.0
3Depăşit532kbTime limit exceeded.0
4Depăşit544kbTime limit exceeded.0
5Depăşit564kbTime limit exceeded.0
6Depăşit648kbTime limit exceeded.0
7Depăşit824kbTime limit exceeded.0
8Depăşit748kbTime limit exceeded.0
9Depăşit948kbTime limit exceeded.0
10Depăşit1444kbTime limit exceeded.0
Punctaj total4

Ceva nu functioneaza?