Borderou de evaluare (job #1804269)

Utilizator alex_HarryBabalau Alexandru alex_Harry Data 12 noiembrie 2016 13:35:36
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:104:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); i++) ^ user.cpp:124: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:140: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:177:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘int main()’: user.cpp:263: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
136ms13016kbOK10
2Depăşit45084kbTime limit exceeded.0
3Depăşit45252kbTime limit exceeded.0
4132ms16988kbOK10
5Depăşit45316kbTime limit exceeded.0
6212ms26640kbOK10
7356ms40172kbOK10
8556ms48064kbOK10
9560ms49428kbOK10
10588ms47120kbOK10
Punctaj total70

Ceva nu functioneaza?