Pagini recente » Monitorul de evaluare | Autentificare | Cod sursa (job #1621925) | Borderou de evaluare (job #2430886) | Borderou de evaluare (job #1421483)
Borderou de evaluare (job #1421483)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:124:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long int’ [-Wformat=]
fprintf(g, "%ld\n", maxim);
^
user.c:20:6: warning: unused variable ‘aux’ [-Wunused-variable]
int aux;
^
user.c:19:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &T);
^
user.c:22:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &N);
^
user.c:37:10: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &a);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 92ms | 268kb | Incorect | 0 |
| Punctaj total | 0 |