Borderou de evaluare (job #1804298)

Utilizator alex_HarryBabalau Alexandru alex_Harry Data 12 noiembrie 2016 14:01:28
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:122: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:138: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:175:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘int main()’: user.cpp:261: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
132ms13172kbOK10
2Depăşit52096kbTime limit exceeded.0
3Depăşit52060kbTime limit exceeded.0
4124ms17944kbOK10
5Depăşit52376kbTime limit exceeded.0
6204ms29808kbOK10
7332ms45664kbOK10
8528ms54588kbOK10
9536ms56220kbOK10
10568ms53704kbOK10
Punctaj total70

Ceva nu functioneaza?