Pagini recente » Borderou de evaluare (job #1479948) | Concursul Prosoft @ Piatra Neamt 2017 | Borderou de evaluare (job #477992) | Borderou de evaluare (job #1576849) | Borderou de evaluare (job #2467230)
Borderou de evaluare (job #2467230)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:38:39: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
if(x&(1<<bit) == 0 && a[i][k]&(1<<bit) == 0)
~~~~~~~~~^~~~
main.cpp:38:64: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
if(x&(1<<bit) == 0 && a[i][k]&(1<<bit) == 0)
~~~~~~~~~^~~~
main.cpp:41:43: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
if(x&(1<<bit) != 0 && a[i][k]&(1<<bit) == 0)
~~~~~~~~~^~~~
main.cpp:41:68: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
if(x&(1<<bit) != 0 && a[i][k]&(1<<bit) == 0)
~~~~~~~~~^~~~
main.cpp:44:47: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
if(x&(1<<bit) == 0 && a[i][k]&(1<<bit) != 0)
~~~~~~~~~^~~~
main.cpp:44:72: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
if(x&(1<<bit) == 0 && a[i][k]&(1<<bit) != 0)
~~~~~~~~~^~~~
main.cpp:50:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int t = 0; t < l.size(); t++)
~~^~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 329ms | 262kb | Incorect | 0 |
| Punctaj total | 0 |