Borderou de evaluare (job #1836260)

Utilizator alex_HarryBabalau Alexandru alex_Harry Data 28 decembrie 2016 01:25:54
Problema Zeroc Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.cpp: In function ‘void Kosaraju(int)’: user.cpp:124:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<CT[ctc].size();i++) ^ user.cpp: In function ‘void buildGG(int)’: user.cpp:143:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < CT[ctc].size(); i++) ^ user.cpp:154:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k = 0; k < CT[ctc].size(); k++) ^ user.cpp:157: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 buildGG()’: user.cpp:179: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 bellmanFord(int)’: user.cpp:224:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < GG[node].size(); i++) ^ user.cpp:245:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < GT[node].size(); i++) ^ user.cpp:211:9: warning: unused variable ‘init’ [-Wunused-variable] int init = node; ^ user.cpp: In function ‘void Delete(int)’: user.cpp:261:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < GT[node].size(); i++) ^ user.cpp:273:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < GG[node].size(); i++) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms792kbOK10
24ms2348kbOK10
3Depăşit5208kbTime limit exceeded.0
440ms20952kbKilled by signal 11(SIGSEGV).0
564ms39596kbKilled by signal 11(SIGSEGV).0
660ms39332kbKilled by signal 11(SIGSEGV).0
792ms42904kbKilled by signal 11(SIGSEGV).0
872ms43236kbKilled by signal 11(SIGSEGV).0
964ms41220kbKilled by signal 11(SIGSEGV).0
1060ms40052kbKilled by signal 11(SIGSEGV).0
Punctaj total20

Ceva nu functioneaza?