Borderou de evaluare (job #2680271)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:46:21: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'char (*)[2000]' [-Wformat=]
fscanf(fin, "%s", &mat[l]);
^
main.c:41:10: warning: variable 'ch' set but not used [-Wunused-but-set-variable]
char ch;
^~
main.c:43:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d", &n, &m);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:46:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%s", &mat[l]);
^~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 262kb | OK | 10 |
| 2 | 4ms | 524kb | OK | 10 |
| 3 | 7ms | 1179kb | OK | 10 |
| 4 | 21ms | 2097kb | OK | 10 |
| 5 | 37ms | 3145kb | OK | 10 |
| 6 | 50ms | 3538kb | OK | 10 |
| 7 | 58ms | 3670kb | OK | 10 |
| 8 | 61ms | 3932kb | OK | 10 |
| 9 | 66ms | 4194kb | OK | 10 |
| 10 | 64ms | 4194kb | OK | 10 |
| Punctaj total | 100 |