Borderou de evaluare (job #1982811)

Utilizator hevelebalazshevele balazs hevelebalazs Data 20 mai 2017 13:06:03
Problema Sir7 Status done
Runda Arhiva ICPC Compilator c | Vezi sursa
Scor 0

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
1568ms272kbIncorect0
Punctaj total0

Ceva nu functioneaza?