Borderou de evaluare (job #1931980)

Utilizator Impaler_009Mihai Nitu Impaler_009 Data 19 martie 2017 15:12:53
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:52: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:102:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Feedback Test Timp executie Memorie folosita Mesaj Punctaj/test
144ms4572kbKilled by signal 11(SIGSEGV).0
244ms4592kbKilled by signal 11(SIGSEGV).0
344ms4580kbKilled by signal 11(SIGSEGV).0
444ms4584kbKilled by signal 11(SIGSEGV).0
544ms4576kbKilled by signal 11(SIGSEGV).0
644ms4580kbKilled by signal 11(SIGSEGV).0
744ms4576kbKilled by signal 11(SIGSEGV).0
844ms4576kbKilled by signal 11(SIGSEGV).0
944ms4580kbKilled by signal 11(SIGSEGV).0
1044ms4576kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?