Pagini recente » Borderou de evaluare (job #834971) | Borderou de evaluare (job #1397328) | Borderou de evaluare (job #716651) | Borderou de evaluare (job #1135678) | Borderou de evaluare (job #1911738)
Borderou de evaluare (job #1911738)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:159:25: warning: unused variable ‘in’ [-Wunused-variable]
int in = inpolyleft(x, y);
^
user.c:169:25: warning: unused variable ‘in’ [-Wunused-variable]
int in = inpolyup(x, y);
^
user.c:144:21: warning: unused variable ‘next’ [-Wunused-variable]
int next = i + 1;
^
user.c:143:21: warning: unused variable ‘prev’ [-Wunused-variable]
int prev = i ? (i - 1) : (pointn - 1);
^
user.c:114:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("triangulare.in", "r", stdin);
^
user.c:115:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("triangulare.out", "w", stdout);
^
user.c:118:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &t);
^
user.c:123:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &pointn);
^
user.c:127:18: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i", &pointx[i], &pointy[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 268kb | OK | 100 |
Punctaj total | 100 |