Pagini recente » Borderou de evaluare (job #2641481) | Borderou de evaluare (job #2821642) | Borderou de evaluare (job #2163961) | Borderou de evaluare (job #625805) | Borderou de evaluare (job #2094972)
Borderou de evaluare (job #2094972)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:6:36: 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:7:38: 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:9:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld",&t);
^
user.cpp:11:17: 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 | 280kb | OK | 100 |
Punctaj total | 100 |