Pagini recente » Borderou de evaluare (job #403728) | Borderou de evaluare (job #2694727) | Borderou de evaluare (job #847579) | Borderou de evaluare (job #1271471) | Borderou de evaluare (job #1713930)
Borderou de evaluare (job #1713930)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
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.in", "r", stdin);
^
user.cpp:10: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:12:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &t);
^
user.cpp:16:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 16ms | 280kb | OK | 100 |
Punctaj total | 100 |