Borderou de evaluare (job #1807258)

Utilizator Andrei1998Andrei Constantinescu Andrei1998 Data 16 noiembrie 2016 11:38:43
Problema Treemis Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void updateStk(std::vector<int>*, int, int)’: user.cpp:18:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (where >= stk -> size()) ^ user.cpp: In function ‘std::vector<int>* uniteLis(std::vector<int>*, std::vector<int>*)’: user.cpp:72:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < lisStk1 -> size(); ++ i) ^ user.cpp:79:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < lisStk2 -> size(); ++ i) ^ user.cpp: In function ‘std::vector<int>* uniteLds(std::vector<int>*, std::vector<int>*)’: user.cpp:89:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < ldsStk1 -> size(); ++ i) ^ user.cpp:96:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < ldsStk2 -> size(); ++ i) ^ user.cpp: In function ‘void dfs(int, int)’: user.cpp:129:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 1; i < graph[node].size(); ++ i) { ^ user.cpp:137:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < lis1 -> size(); ++ i) { ^ user.cpp:143:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < lds2 -> size(); ++ i) { ^ user.cpp:150:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < lis2 -> size(); ++ i) { ^ user.cpp:156:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < lds1 -> size(); ++ i) { ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms1660kbKilled by signal 11(SIGSEGV).00
20ms1664kbKilled by signal 11(SIGSEGV).00
352ms2648kbKilled by signal 11(SIGSEGV).00
448ms2768kbKilled by signal 11(SIGSEGV).0
556ms2644kbKilled by signal 11(SIGSEGV).0
656ms2648kbKilled by signal 11(SIGSEGV).0
7112ms3500kbKilled by signal 11(SIGSEGV).00
8112ms3768kbKilled by signal 11(SIGSEGV).0
9100ms3912kbKilled by signal 11(SIGSEGV).0
10108ms3764kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?