Pagini recente » Borderou de evaluare (job #2641718) | Borderou de evaluare (job #3177170) | Borderou de evaluare (job #2594408) | Borderou de evaluare (job #3277159) | Borderou de evaluare (job #1709163)
Borderou de evaluare (job #1709163)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("consecutive.in","r",stdin);
^
user.cpp:9:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("consecutive.out","w",stdout);
^
user.cpp:12:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:16:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 16ms | 436kb | OK | 100 |
Punctaj total | 100 |