Pagini recente » Borderou de evaluare (job #2656304) | Borderou de evaluare (job #2580736) | Borderou de evaluare (job #583050) | Borderou de evaluare (job #671416) | Borderou de evaluare (job #2728331)
Borderou de evaluare (job #2728331)
Raport evaluator
Compilare:
main.c:13:6: warning: return type of 'main' is not 'int' [-Wmain]
void main() {
^~~~
main.c: In function 'main':
main.c:22:18: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
hashtable[i] = calloc(1300, sizeof(unsigned int));
^~~~~~
main.c:22:18: warning: incompatible implicit declaration of built-in function 'calloc'
main.c:22:18: note: include '<stdlib.h>' or provide a declaration of 'calloc'
main.c:44:28: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration]
hashtable[index] = realloc(hashtable[index], j<<3);
^~~~~~~
main.c:44:28: warning: incompatible implicit declaration of built-in function 'realloc'
main.c:44:28: note: include '<stdlib.h>' or provide a declaration of 'realloc'
main.c:15:21: warning: unused variable 'flag' [-Wunused-variable]
unsigned int n, o, flag;
^~~~
main.c:16:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("hashuri.in", "r", stdin);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:17:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("hashuri.out", "w", stdout);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:26:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^~~~~~~~~~~~~~~
main.c:30:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%u %u", &o, &n);
^~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 7ms | 2752kb | OK | 10 | 10 |
2 | 7ms | 2752kb | OK | 10 | 10 |
3 | 7ms | 2752kb | OK | 10 | 10 |
4 | 210ms | 2883kb | OK | 10 | 30 |
5 | 148ms | 2752kb | OK | 10 |
6 | 171ms | 2883kb | OK | 10 |
7 | 617ms | 3014kb | OK | 10 | 10 |
8 | 818ms | 3014kb | OK | 10 | 0 |
9 | 1200ms | 3145kb | Time limit exceeded | 0 |
10 | 1203ms | 3383kb | Time limit exceeded | 0 |
Punctaj total | 70 |