Pagini recente » Borderou de evaluare (job #1344824) | Borderou de evaluare (job #743898) | Borderou de evaluare (job #468906) | Borderou de evaluare (job #2317881) | Borderou de evaluare (job #2221677)
Borderou de evaluare (job #2221677)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:39:7: warning: unused variable ‘k’ [-Wunused-variable]
int k = 0;
^
user.c:21:2: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen(in, "rt", stdin);
^~~~~~~~~~~~~~~~~~~~~~~~
user.c:22:2: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen(out, "wt", stdout);
^~~~~~~~~~~~~~~~~~~~~~~~~~
user.c:25:2: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^~~~~~~~~~~~~~~
user.c:28:3: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^~~~~~~~~~~~~~~
user.c:32:4: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &v[i].a, &v[i].b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 328ms | 804kb | OK | 100 |
Punctaj total | 100 |