Borderou de evaluare (job #2405559)

Utilizator mariasmmskklns mariasmm Data 14 aprilie 2019 17:36:21
Problema Numere Prime Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:17:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (j=i*2; j<=b; j+=i) ^~~ main.cpp:19:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' j=1; ^ main.cpp:23:6: warning: this 'while' clause does not guard... [-Wmisleading-indentation] {while((!v[i+j])&&(i+j<b)) ^~~~~ main.cpp:25:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' if ((v[i]==v[i+j]==1)&&(dif<j)) ^~ main.cpp:25:15: warning: suggest parentheses around comparison in operand of '==' [-Wparentheses] if ((v[i]==v[i+j]==1)&&(dif<j))
Test Timp executie Memorie folosita Mesaj Punctaj/test
132ms1310kbKilled by Signal 110
232ms1310kbKilled by Signal 110
355ms1400kbKilled by Signal 110
432ms1310kbKilled by Signal 110
545ms1409kbKilled by Signal 110
632ms1310kbKilled by Signal 110
732ms1310kbKilled by Signal 110
832ms1441kbKilled by Signal 110
932ms1310kbKilled by Signal 110
1046ms1318kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?