Borderou de evaluare (job #1932052)

Utilizator Impaler_009Mihai Nitu Impaler_009 Data 19 martie 2017 15:26:09
Problema Qnp Status done
Runda Algoritmiada 2017 Runda 1 Seniori Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In member function ‘void PascalTriangle::build()’: user.cpp:29:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j < comb[i-1].size() && comb[i-1][j] == kInf) { ^ user.cpp:33:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] comb[i].push_back(comb[i-1][j-1] + (j < comb[i-1].size() ? comb[i-1][j] : 0)); ^ user.cpp: In member function ‘int64 PascalTriangle::get(int, int)’: user.cpp:53:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (comb[n].size() <= k) { ^ user.cpp: In function ‘std::pair<int, long long int> findNext(int*, int64)’: user.cpp:103:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Feedback Test Timp executie Memorie folosita Mesaj Punctaj/test
180ms8716kbKilled by signal 11(SIGSEGV).0
280ms8732kbKilled by signal 11(SIGSEGV).0
384ms8716kbKilled by signal 11(SIGSEGV).0
480ms8724kbKilled by signal 11(SIGSEGV).0
584ms8716kbKilled by signal 11(SIGSEGV).0
684ms8720kbKilled by signal 11(SIGSEGV).0
784ms8720kbKilled by signal 11(SIGSEGV).0
884ms8720kbKilled by signal 11(SIGSEGV).0
984ms8720kbKilled by signal 11(SIGSEGV).0
1080ms8724kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?