Pagini recente » Borderou de evaluare (job #2819567) | Borderou de evaluare (job #109585) | Borderou de evaluare (job #3234336) | Borderou de evaluare (job #1972769) | Borderou de evaluare (job #1709000)
Borderou de evaluare (job #1709000)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:37: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:38: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:40:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &T);
^
user.cpp:43: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 | 460kb | OK | 100 |
Punctaj total | 100 |