Borderou de evaluare (job #1058113)

Utilizator poptibiPop Tiberiu poptibi Data 15 decembrie 2013 02:57:23
Problema Nowhere-zero Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 70

Raport evaluator

Compilare: user.cpp: In function ‘void BuildFG()’: user.cpp:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < G[i].size(); ++ j) ^ user.cpp:45:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < G[i].size(); ++ j) ^ user.cpp: In function ‘void AssociateColors()’: user.cpp:94:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < ColoringOrder.size(); ++ i) ^ user.cpp: In function ‘int main()’: user.cpp:112:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("nowhere-zero.in", "r", stdin); ^ user.cpp:113:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("nowhere-zero.out", "w", stdout); ^ user.cpp:115:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i", &N, &M); ^ user.cpp:116:64: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(int i = 1; i <= N; ++ i) scanf("%lf %lf", &X[i], &Y[i]); ^ user.cpp:119:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i", &A, &B); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
192ms29272kbOK10
292ms29268kbOK10
3112ms29840kbOK10
4148ms30776kbOK10
5228ms32400kbOK10
6392ms35524kbOK10
71812ms60252kbKilled by signal 11(SIGSEGV).0
81024ms44852kbOK10
91856ms60232kbKilled by signal 11(SIGSEGV).0
101788ms60116kbKilled by signal 11(SIGSEGV).0
Punctaj total70

Ceva nu functioneaza?