Borderou de evaluare (job #1836259)

Utilizator alex_HarryBabalau Alexandru alex_Harry Data 28 decembrie 2016 01:24:31
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:101: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:120:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < CT[ctc].size(); i++) ^ user.cpp:131:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k = 0; k < CT[ctc].size(); k++) ^ user.cpp:134: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:156: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:201:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < GG[node].size(); i++) ^ user.cpp:222:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < GT[node].size(); i++) ^ user.cpp:188:9: warning: unused variable ‘init’ [-Wunused-variable] int init = node; ^ user.cpp: In function ‘void Delete(int)’: user.cpp:238:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < GT[node].size(); i++) ^ user.cpp:250: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
10ms776kbOK10
24ms2332kbOK10
3Depăşit5404kbTime limit exceeded.0
440ms20544kbKilled by signal 11(SIGSEGV).0
560ms39464kbKilled by signal 11(SIGSEGV).0
660ms39276kbKilled by signal 11(SIGSEGV).0
780ms42316kbKilled by signal 6(SIGABRT).0
872ms43180kbKilled by signal 11(SIGSEGV).0
960ms39240kbKilled by signal 11(SIGSEGV).0
1060ms39948kbKilled by signal 11(SIGSEGV).0
Punctaj total20

Ceva nu functioneaza?