Pagini recente » Borderou de evaluare (job #528884) | Borderou de evaluare (job #2646390) | Borderou de evaluare (job #192331) | Borderou de evaluare (job #1622590) | Borderou de evaluare (job #1708964)
Borderou de evaluare (job #1708964)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:33:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<ans.size();i++)
^
user.cpp:9:41: 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:43: 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:14:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d",&t);
^
user.cpp:17: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 | 292kb | OK | 100 |
Punctaj total | 100 |