Borderou de evaluare (job #2483005)

Utilizator LucaSeriSeritan Luca LucaSeri Data 29 octombrie 2019 09:58:55
Problema Laser Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int binarySearch(int, vi&)': main.cpp:68:19: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] int m = l + r >> 1; ~~^~~ main.cpp: In function 'Matrix mult(Matrix, Matrix)': main.cpp:87:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < a.size(); ++i) { ~~^~~~~~~~~~ main.cpp:88:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < b[0].size(); ++j) { ~~^~~~~~~~~~~~~ main.cpp:89:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k = 0; k < a[0].size(); ++k) { ~~^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:157:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < drepte.size(); ++i) { ~~^~~~~~~~~~~~~~~ main.cpp:13:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] #define FO(x) {freopen(#x".in","r",stdin);freopen(#x".out","w",stdout);} ^ main.cpp:128:9: note: in expansion of macro 'FO' FO(laser); ^~ main.cpp:13:71: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] #define FO(x) {freopen(#x".in","r",stdin);freopen(#x".out","w",stdout);} ^ main.cpp:128:9: note: in expansion of macro 'FO' FO(laser); ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms131kbKilled by Signal 40
23ms131kbKilled by Signal 40
32ms131kbKilled by Signal 40
43ms131kbKilled by Signal 40
53ms131kbKilled by Signal 40
62ms131kbKilled by Signal 40
73ms131kbKilled by Signal 40
83ms131kbKilled by Signal 40
92ms131kbKilled by Signal 40
103ms131kbKilled by Signal 40
Punctaj total0

Ceva nu functioneaza?