Pagini recente » Borderou de evaluare (job #276519) | Borderou de evaluare (job #2899272) | Borderou de evaluare (job #2185377) | Borderou de evaluare (job #2100817) | Borderou de evaluare (job #2242110)
Borderou de evaluare (job #2242110)
Raport evaluator
Compilare:
user.cpp: In function ‘void Citire()’:
user.cpp:15:40: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
ADC[i][j] = RoyFloyd[i][j] = 0;
~~~~~~~~~~~~~~~^~~
user.cpp: In function ‘void Rezolvare()’:
user.cpp:35:20: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
if (k!= i && k != j)
^
user.cpp:34:13: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for (k=0; k<N; k++)
^~~
user.cpp:42:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
if (!Check && !ADC[i+1][j+1])
^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 16ms | 1336kb | OK | 100 |
Punctaj total | 100 |