Borderou de evaluare (job #1804256)

Utilizator alex_HarryBabalau Alexandru alex_Harry Data 12 noiembrie 2016 13:20:56
Problema Carray Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 70

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int, int)’: user.cpp:100:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); i++) ^ user.cpp:120:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); i++) ^ user.cpp: In function ‘void rev()’: user.cpp:136:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < Chain[i].size(); j++) ^ user.cpp: In function ‘int findFather(int, int)’: user.cpp:173:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘int main()’: user.cpp:259:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("carray.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
132ms13180kbOK10
2Depăşit52096kbTime limit exceeded.0
3Depăşit52068kbTime limit exceeded.0
4128ms17952kbOK10
5Depăşit52388kbTime limit exceeded.0
6208ms29808kbOK10
7340ms45672kbOK10
8536ms54748kbOK10
9544ms56132kbOK10
10572ms53840kbOK10
Punctaj total70

Ceva nu functioneaza?