Pagini recente » Borderou de evaluare (job #75510) | Borderou de evaluare (job #1071694) | Borderou de evaluare (job #2698876) | Borderou de evaluare (job #304589) | Borderou de evaluare (job #2250348)
Borderou de evaluare (job #2250348)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("valoare.in","r",stdin);
^
user.cpp:9:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("valoare.out","w",stdout);
^
user.cpp:11:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &n);
^
user.cpp:14:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld" , &v[i]);
^
user.cpp:46:26: warning: ‘i’ may be used uninitialized in this function [-Wmaybe-uninitialized]
for(int i ; i <= n ; i ++){
~~^~~~
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
✓ | 1 | 0ms | 872kb | OK | 20 | 20 |
✗ | 2 | 0ms | 876kb | OK | 20 | 20 |
✗ | 3 | 20ms | 1044kb | Incorect | 0 | 0 |
✗ | 4 | 16ms | 1044kb | Incorect | 0 |
✓ | 5 | Depăşit | 1076kb | Time limit exceeded. | 0 | 0 |
Punctaj total | 40 |