Pagini recente » Borderou de evaluare (job #2409609) | Borderou de evaluare (job #305961) | Borderou de evaluare (job #1531187) | Borderou de evaluare (job #1278817) | Borderou de evaluare (job #1213502)
Borderou de evaluare (job #1213502)
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 | 440kb | Incorect | 0 | 0 |
2 | 20ms | 1236kb | Incorect | 0 |
3 | 260ms | 8624kb | Incorect | 0 |
4 | 264ms | 8760kb | Incorect | 0 | 0 |
5 | Depăşit | 81768kb | Time limit exceeded. | 0 |
6 | Depăşit | 81780kb | Time limit exceeded. | 0 |
7 | 232ms | 8620kb | Incorect | 0 |
8 | Depăşit | 81516kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 81360kb | Time limit exceeded. | 0 |
10 | Depăşit | 81200kb | Time limit exceeded. | 0 |
Punctaj total | 0 |