Pagini recente » Borderou de evaluare (job #19300) | Borderou de evaluare (job #3335157) | Borderou de evaluare (job #189344) | Borderou de evaluare (job #196198) | Borderou de evaluare (job #2587904)
Borderou de evaluare (job #2587904)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:13:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (i!=j && !a[i][j]);
^~
main.c:14:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
a[i][j]==INF;
^
main.c:14:24: warning: statement with no effect [-Wunused-value]
a[i][j]==INF;
^
main.c:8:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin, "%d", &n);
^~~~~~~~~~~~~~~~~~~~~~
main.c:12:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin, "%d", &a[i][j]);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | Incorect | 0 |
| 3 | 3ms | 131kb | Incorect | 0 |
| 4 | 3ms | 131kb | OK | 10 |
| 5 | 4ms | 131kb | Incorect | 0 |
| 6 | 5ms | 131kb | OK | 10 |
| 7 | 6ms | 131kb | OK | 10 |
| 8 | 8ms | 131kb | Incorect | 0 |
| 9 | 9ms | 131kb | Incorect | 0 |
| 10 | 11ms | 131kb | OK | 10 |
| Punctaj total | 50 |