Borderou de evaluare (job #1932127)

Utilizator Impaler_009Mihai Nitu Impaler_009 Data 19 martie 2017 15:35:52
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) { ^
Feedback Test Timp executie Memorie folosita Mesaj Punctaj/test
1240ms25116kbKilled by signal 11(SIGSEGV).0
2240ms25136kbKilled by signal 11(SIGSEGV).0
3240ms25124kbKilled by signal 11(SIGSEGV).0
4240ms25140kbKilled by signal 11(SIGSEGV).0
5240ms25124kbKilled by signal 11(SIGSEGV).0
6240ms25124kbKilled by signal 11(SIGSEGV).0
7248ms25144kbKilled by signal 11(SIGSEGV).0
8244ms25120kbKilled by signal 11(SIGSEGV).0
9248ms25124kbKilled by signal 11(SIGSEGV).0
10244ms25120kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?