Pagini recente » Borderou de evaluare (job #2874430) | Borderou de evaluare (job #1865117) | Borderou de evaluare (job #310276) | Borderou de evaluare (job #2727477) | Borderou de evaluare (job #1445243)
Borderou de evaluare (job #1445243)
Raport evaluator
Compilare:
user.cpp: In function ‘void sol()’:
user.cpp:113:12: warning: variable ‘j’ set but not used [-Wunused-but-set-variable]
int i, j;
^
user.cpp:118:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n");
^
user.cpp:124:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x[i].l, &x[i].r);
^
user.cpp: In function ‘int main()’:
user.cpp:168:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("klsecv.in", "r", stdin);
^
user.cpp:169:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("klsecv.out", "w", stdout);
^
user.cpp:172:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tt);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 340ms | 2752kb | OK! | 100 |
Punctaj total | 100 |