Borderou de evaluare (job #1932151)

Utilizator Impaler_009Mihai Nitu Impaler_009 Data 19 martie 2017 15:39:34
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:28:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j < comb[i-1].size() && comb[i-1][j] == kInf) { ^ user.cpp:32: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:49:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (comb[n].size() <= k) { ^
Feedback Test Timp executie Memorie folosita Mesaj Punctaj/test
1240ms25140kbKilled by signal 11(SIGSEGV).0
2240ms25140kbKilled by signal 11(SIGSEGV).0
3244ms25144kbKilled by signal 11(SIGSEGV).0
4240ms25124kbKilled by signal 11(SIGSEGV).0
5268ms25144kbKilled by signal 11(SIGSEGV).0
6264ms25140kbKilled by signal 11(SIGSEGV).0
7240ms25124kbKilled by signal 11(SIGSEGV).0
8328ms25140kbKilled by signal 11(SIGSEGV).0
9252ms25140kbKilled by signal 11(SIGSEGV).0
10316ms25148kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?