Borderou de evaluare (job #1932073)

Utilizator Impaler_009Mihai Nitu Impaler_009 Data 19 martie 2017 15:28:31
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:54: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:104:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Feedback Test Timp executie Memorie folosita Mesaj Punctaj/test
1240ms25120kbKilled by signal 11(SIGSEGV).0
2244ms25144kbKilled by signal 11(SIGSEGV).0
3244ms25128kbKilled by signal 11(SIGSEGV).0
4244ms25124kbKilled by signal 11(SIGSEGV).0
5244ms25124kbKilled by signal 11(SIGSEGV).0
6244ms25124kbKilled by signal 11(SIGSEGV).0
7244ms25128kbKilled by signal 11(SIGSEGV).0
8244ms25132kbKilled by signal 11(SIGSEGV).0
9244ms25124kbKilled by signal 11(SIGSEGV).0
10240ms25128kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?