Borderou de evaluare (job #2790332)

Utilizator Diana_IonitaIonita Diana Diana_Ionita Data 28 octombrie 2021 20:20:19
Problema Castel3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 22

Raport evaluator

Compilare: main.cpp: In function 'int fil(int, int, int, int, int)': main.cpp:20:1: warning: no return statement in function returning non-void [-Wreturn-type] 20 | } | ^ main.cpp: In function 'int main()': main.cpp:32:34: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 32 | if((a[i][j]>>3)&1==1&&(a[i][j]>>2)&1==1)nr++; | ~^~~ main.cpp:32:53: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 32 | if((a[i][j]>>3)&1==1&&(a[i][j]>>2)&1==1)nr++; | ~^~~ main.cpp:50:34: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 50 | if((a[i][j]>>0)&1==1&&(a[i][j]>>3)&1==1) | ~^~~ main.cpp:50:53: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 50 | if((a[i][j]>>0)&1==1&&(a[i][j]>>3)&1==1) | ~^~~ main.cpp:57:46: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 57 | if((a[lin][col]>>3)&1==1&&(a[lin][col]>>2)&1==1)break; | ~^~~ main.cpp:57:69: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 57 | if((a[lin][col]>>3)&1==1&&(a[lin][col]>>2)&1==1)break; | ~^~~ main.cpp:65:46: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 65 | if((a[lin][col]>>0)&1==1&&(a[lin][col]>>1)&1==1) break; | ~^~~ main.cpp:65:69: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 65 | if((a[lin][col]>>0)&1==1&&(a[lin][col]>>1)&1==1) break; | ~^~~ main.cpp:91:34: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 91 | if((a[i][j]>>0)&1==1&&(a[i][j]>>3)&1==1) | ~^~~ main.cpp:91:53: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 91 | if((a[i][j]>>0)&1==1&&(a[i][j]>>3)&1==1) | ~^~~ main.cpp:98:46: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 98 | if((a[lin][col]>>3)&1==1&&(a[lin][col]>>2)&1==1)break; | ~^~~ main.cpp:98:69: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 98 | if((a[lin][col]>>3)&1==1&&(a[lin][col]>>2)&1==1)break; | ~^~~ main.cpp:106:46: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 106 | if((a[lin][col]>>0)&1==1&&(a[lin][col]>>1)&1==1) break; | ~^~~ main.cpp:106:69: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 106 | if((a[lin][col]>>0)&1==1&&(a[lin][col]>>1)&1==1) break; | ~^~~ main.cpp:133:34: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] 133 | while(p[i][j]==x)j++; | ~~~~~~~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbCorect2
25ms2928kbKilled by Signal 110
311ms4288kbKilled by Signal 110
41ms184kbCorect5
51ms184kbCorect5
61ms184kbCorect5
71ms184kbCorect5
84ms2719kbKilled by Signal 110
95ms3313kbKilled by Signal 110
1011ms4317kbKilled by Signal 110
115ms3043kbKilled by Signal 110
1212ms4243kbKilled by Signal 110
1312ms4239kbKilled by Signal 110
146ms2797kbKilled by Signal 110
1515ms3321kbKilled by Signal 110
169ms3842kbKilled by Signal 110
1712ms4239kbKilled by Signal 110
189ms4108kbKilled by Signal 110
195ms2535kbKilled by Signal 110
2011ms4370kbKilled by Signal 110
2118ms3440kbKilled by Signal 110
Punctaj total22

Ceva nu functioneaza?