Pagini recente » Borderou de evaluare (job #1888696) | Borderou de evaluare (job #2490037) | Borderou de evaluare (job #2338815) | Borderou de evaluare (job #2485093) | Borderou de evaluare (job #2764198)
Borderou de evaluare (job #2764198)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:27:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for (int j = 1; j <= n; j++)
^~~
main.c:28:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
printf("%d ", a[i][j]); printf("\n");
^~~~~~
main.c:7:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("royfloyd.in","r",stdin);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:8:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("royfloyd.out","w",stdout);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:10:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^~~~~~~~~~~~~~~
main.c:15:7: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%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 |