Pagini recente » Borderou de evaluare (job #222902) | Borderou de evaluare (job #410711) | Borderou de evaluare (job #3212853) | Borderou de evaluare (job #1467930) | Borderou de evaluare (job #1709407)
Borderou de evaluare (job #1709407)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:42: 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:19:44: 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:21:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:24:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &N);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 16ms | 456kb | OK | 100 |
Punctaj total | 100 |