Borderou de evaluare (job #1941603)

Utilizator FlorinHajaFlorin Gabriel Haja FlorinHaja Data 27 martie 2017 14:48:43
Problema Minerale Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 70

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:43:29: warning: array subscript has type ‘char’ [-Wchar-subscripts] for (j = 0; j < tf[d].size(); j++) ^ user.cpp:43:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < tf[d].size(); j++) ^ user.cpp:44:37: warning: array subscript has type ‘char’ [-Wchar-subscripts] mat[i][i].push_back(tf[d][j]); ^ user.cpp:53:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (I = 0; I < mat[i][k].size(); I++) { ^ user.cpp:54:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (J = 0; J < mat[k+1][j].size(); J++) { ^ user.cpp:58:46: warning: array subscript has type ‘char’ [-Wchar-subscripts] for (t = 0; t < cum[c][d].size(); t++) ^ user.cpp:58:49: warning: array subscript has type ‘char’ [-Wchar-subscripts] for (t = 0; t < cum[c][d].size(); t++) ^ user.cpp:58:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (t = 0; t < cum[c][d].size(); t++) ^ user.cpp:59:46: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (dd.find(cum[c][d][t])==dd.end()) { ^ user.cpp:59:49: warning: array subscript has type ‘char’ [-Wchar-subscripts] if (dd.find(cum[c][d][t])==dd.end()) { ^ user.cpp:60:59: warning: array subscript has type ‘char’ [-Wchar-subscripts] mat[i][j].push_back( cum[c][d][t] ); ^ user.cpp:60:62: warning: array subscript has type ‘char’ [-Wchar-subscripts] mat[i][j].push_back( cum[c][d][t] ); ^ user.cpp:61:48: warning: array subscript has type ‘char’ [-Wchar-subscripts] dd.insert(cum[c][d][t]); ^ user.cpp:61:51: warning: array subscript has type ‘char’ [-Wchar-subscripts] dd.insert(cum[c][d][t]); ^ user.cpp:76:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < mat[1][n].size()&&ok; i++) { ^ user.cpp:18:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("minerale.in","r",stdin); ^ user.cpp:19:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms412kbOK10
20ms408kbOK10
34ms460kbOK10
4176ms472kbOK10
5388ms484kbOK10
6392ms428kbOK10
7204ms424kbOK10
8Depăşit484kbTime limit exceeded.0
9Depăşit480kbTime limit exceeded.0
10Depăşit480kbTime limit exceeded.0
Punctaj total70

Ceva nu functioneaza?