Pagini recente » Borderou de evaluare (job #2212108) | Borderou de evaluare (job #1176204) | Borderou de evaluare (job #1107098) | Borderou de evaluare (job #2298502) | Borderou de evaluare (job #1213492)
Borderou de evaluare (job #1213492)
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 | 448kb | OK | 10 | 30 |
2 | 12ms | 1236kb | OK | 10 |
3 | 124ms | 8624kb | OK | 10 |
4 | 128ms | 8760kb | OK | 10 | 0 |
5 | 1448ms | 81768kb | OK | 10 |
6 | 1500ms | 81788kb | OK | 10 |
7 | 148ms | 8628kb | Incorect | 0 |
8 | 1488ms | 81624kb | Incorect | 0 | 0 |
9 | 1524ms | 81400kb | Incorect | 0 |
10 | 1528ms | 81492kb | Incorect | 0 |
Punctaj total | 30 |