Pagini recente » Borderou de evaluare (job #2152098) | Borderou de evaluare (job #852904) | Borderou de evaluare (job #1493199) | Borderou de evaluare (job #1659261) | Borderou de evaluare (job #2250323)
Borderou de evaluare (job #2250323)
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:18: warning: ‘poz’ may be used uninitialized in this function [-Wmaybe-uninitialized]
f[poz]= 1;
~~~~~~^~~
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
✓ | 1 | 0ms | 752kb | OK | 20 | 20 |
✗ | 2 | 0ms | 936kb | OK | 20 | 20 |
✗ | 3 | 16ms | 1052kb | Incorect | 0 | 0 |
✗ | 4 | 16ms | 1048kb | Incorect | 0 |
✓ | 5 | Depăşit | 1076kb | Time limit exceeded. | 0 | 0 |
Punctaj total | 40 |