Pagini recente » Borderou de evaluare (job #824243) | Borderou de evaluare (job #1213512)
Borderou de evaluare (job #1213512)
Raport evaluator
Compilare:
user.cpp: In function ‘void genereaza()’:
user.cpp:11:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=2; i<=n; i++)
^
user.cpp: In function ‘void afiseaza()’:
user.cpp:16:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1; i<=n; i+=10)
^
user.cpp: In function ‘void radix()’:
user.cpp:24:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=1; i<=n; i++)
^
user.cpp:21:12: warning: unused variable ‘bit’ [-Wunused-variable]
int i, bit=8, nr;
^
user.cpp: In function ‘int main()’:
user.cpp:66:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("radixsort.in","r",stdin);
^
user.cpp:67:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("radixsort.out","w",stdout);
^
user.cpp:68:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d",&n, &A, &B, &C);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 436kb | OK | 10 | 30 |
2 | 12ms | 1224kb | OK | 10 |
3 | 132ms | 8620kb | OK | 10 |
4 | 136ms | 8756kb | OK | 10 | 40 |
5 | 1500ms | 81652kb | OK | 10 |
6 | 1528ms | 81648kb | OK | 10 |
7 | 164ms | 8696kb | OK | 10 |
8 | 1720ms | 81480kb | OK | 10 | 30 |
9 | 1672ms | 81320kb | OK | 10 |
10 | 1720ms | 81172kb | OK | 10 |
Punctaj total | 100 |