Borderou de evaluare (job #1803954)

Utilizator alex_HarryBabalau Alexandru alex_Harry Data 12 noiembrie 2016 01:40:12
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:96:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); i++) ^ user.cpp:116: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:132: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:169:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘int main()’: user.cpp:255: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
132ms13168kbOK10
2Depăşit51932kbTime limit exceeded.0
3Depăşit51904kbTime limit exceeded.0
4120ms17784kbOK10
5Depăşit52220kbTime limit exceeded.0
6200ms29544kbOK10
7332ms45504kbOK10
8524ms54576kbOK10
9532ms55972kbOK10
10560ms53672kbOK10
Punctaj total70

Ceva nu functioneaza?