Pagini recente » Borderou de evaluare (job #742072) | Borderou de evaluare (job #2463172) | Borderou de evaluare (job #417456) | Borderou de evaluare (job #2980838) | Borderou de evaluare (job #1708999)
Borderou de evaluare (job #1708999)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:54:40: 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:55:42: 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:57:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:60:25: 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 | 12ms | 296kb | OK | 100 |
Punctaj total | 100 |