Borderou de evaluare (job #2101328)

Utilizator andreicoman299Coman Andrei andreicoman299 Data 7 ianuarie 2018 11:51:13
Problema Plan Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 36

Raport evaluator

Compilare: user.cpp: In function ‘void shrinkSCC()’: user.cpp:50:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < M.size(); i++){ ^ user.cpp:51:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < M.size(); j++) ^ user.cpp: In function ‘void buildSCC()’: user.cpp:66:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < M.size(); i++) ^ user.cpp:67:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < M[i].size(); j++) ^ user.cpp: In function ‘void matching()’: user.cpp:114:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(markedsources != S.size()){ ^ user.cpp: In function ‘int main()’: user.cpp:164:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = p + 1; i <= S.size(); i++) ^ user.cpp:171:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = S.size() + 1; i < T.size(); i++) ^ user.cpp:178:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i + 1 < Q.size(); i++) ^ user.cpp:185:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = S.size() + 1; i < T.size(); i++) ^ user.cpp:188:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i + 1 < Q.size(); i++) ^ user.cpp:196:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = p + 1; i <= S.size(); i++) ^ user.cpp:201:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = S.size() + 1; i < T.size(); i++) ^ user.cpp:207:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = S.size() + 1; i < T.size(); i++) ^ user.cpp:210:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i + 1 < Q.size(); i++) ^ user.cpp:140:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fi,"%d%d", &n, &m); ^ user.cpp:143:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms480kbSolutie gresita2
20ms576kbSolutie gresita2
30ms448kbSolutie gresita2
40ms444kbCorect10
50ms492kbSolutie gresita2
60ms436kbCorect10
70ms568kbSolutie gresita2
80ms460kbSolutie gresita2
90ms488kbSolutie gresita2
100ms488kbSolutie gresita2
Punctaj total36

Ceva nu functioneaza?