Borderou de evaluare (job #1496447)

Utilizator fluture.godlikeGafton Mihnea Alexandru fluture.godlike Data 4 octombrie 2015 23:08:22
Problema Invsort Status done
Runda Lista lui wefgef Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:127:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("invsort.in", "r", stdin); ^ user.cpp:128:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("invsort.out", "w", stdout); ^ user.cpp:129:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ user.cpp:132:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &v[i]); ^ user.cpp: In function ‘void rev(int, int)’: user.cpp:11:19: warning: ‘pos1’ may be used uninitialized in this function [-Wmaybe-uninitialized] int mij = (dr - st + 1)>>1; ^ user.cpp:65:13: note: ‘pos1’ was declared here int pos1; ^ user.cpp:11:30: warning: ‘pos1’ may be used uninitialized in this function [-Wmaybe-uninitialized] int mij = (dr - st + 1)>>1; ^ user.cpp:49:13: note: ‘pos1’ was declared here int pos1; ^ user.cpp:11:19: warning: ‘pos2’ may be used uninitialized in this function [-Wmaybe-uninitialized] int mij = (dr - st + 1)>>1; ^ user.cpp:26:19: note: ‘pos2’ was declared here int pos1, pos2; ^ user.cpp:26:13: warning: ‘pos1’ may be used uninitialized in this function [-Wmaybe-uninitialized] int pos1, pos2; ^ user.cpp: In function ‘void sortare(int, int)’: user.cpp:122:22: warning: ‘poz’ may be used uninitialized in this function [-Wmaybe-uninitialized] sortare(poz+1, dr); ^ user.cpp:117:22: warning: ‘mij’ may be used uninitialized in this function [-Wmaybe-uninitialized] partare(mij+1, dr); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
168ms384kbSirul nu este sortat!0
284ms388kbSirul nu este sortat!0
3180ms384kbSirul nu este sortat!0
4168ms384kbSirul nu este sortat!0
516ms384kbSirul nu este sortat!0
6116ms384kbSirul nu este sortat!0
756ms384kbSirul nu este sortat!0
8116ms384kbSirul nu este sortat!0
988ms388kbSirul nu este sortat!0
1068ms384kbSirul nu este sortat!0
110ms236kbSirul nu este sortat!0
120ms236kbSirul nu este sortat!0
130ms236kbSirul nu este sortat!0
140ms240kbSirul nu este sortat!0
150ms244kbSirul nu este sortat!0
160ms240kbSirul nu este sortat!0
170ms244kbSirul nu este sortat!0
180ms240kbSirul nu este sortat!0
190ms236kbSirul nu este sortat!0
200ms236kbSirul nu este sortat!0
Punctaj total0

Ceva nu functioneaza?