Pagini recente » Borderou de evaluare (job #2474945) | Borderou de evaluare (job #2876439) | Borderou de evaluare (job #1507968) | Borderou de evaluare (job #2872662) | Borderou de evaluare (job #1982811)
Borderou de evaluare (job #1982811)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:107:9: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
for (i = 0; i < smalln; ++i) printf("%i ", small);
^
user.c:108:9: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
for (i = 0; i < medn; ++i) printf("%i ", med);
^
user.c:109:9: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
for (i = 0; i < bign; ++i) printf("%i ", big);
^
user.c:71:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sir7.in", "r", stdin);
^
user.c:72:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sir7.out", "w", stdout);
^
user.c:75:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &t);
^
user.c:78:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%lli%lli", &n, &max, &min);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 568ms | 272kb | Incorect | 0 |
Punctaj total | 0 |