Pagini recente » Borderou de evaluare (job #2743170) | Borderou de evaluare (job #805091) | Borderou de evaluare (job #1188806) | Borderou de evaluare (job #935969) | Borderou de evaluare (job #2047640)
Borderou de evaluare (job #2047640)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:25:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("autobuze.in","r",stdin);
^
user.cpp:26:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("autobuze.out","w",stdout);
^
user.cpp:27:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:29:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v[i]);
^
user.cpp:45:21: warning: ‘poz’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(v[poz]==j)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 264kb | OK | 10 |
2 | 0ms | 272kb | OK | 10 |
3 | 80ms | 272kb | OK | 10 |
4 | 20ms | 296kb | OK | 10 |
5 | 16ms | 340kb | OK | 10 |
6 | 376ms | 420kb | OK | 10 |
7 | 256ms | 592kb | OK | 10 |
8 | 224ms | 724kb | OK | 10 |
9 | Depăşit | 876kb | Time limit exceeded. | 0 |
10 | Depăşit | 780kb | Time limit exceeded. | 0 |
Punctaj total | 80 |