Pagini recente » Borderou de evaluare (job #3243945) | Borderou de evaluare (job #2963847) | Borderou de evaluare (job #3294757) | Borderou de evaluare (job #1295354) | Borderou de evaluare (job #1709368)
Borderou de evaluare (job #1709368)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14: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:15: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:17:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &T);
^
user.cpp:21: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 | 24ms | 452kb | OK | 100 |
Punctaj total | 100 |