Pagini recente » Borderou de evaluare (job #793946) | Borderou de evaluare (job #1744251) | Borderou de evaluare (job #387023) | Borderou de evaluare (job #1519675) | Borderou de evaluare (job #1684919)
Borderou de evaluare (job #1684919)
Raport evaluator
Compilare:
user.c: In function ‘Inserare’:
user.c:17:9: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
nod * nou = (nod*)malloc(sizeof(nod));
^
user.c:17:27: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
nod * nou = (nod*)malloc(sizeof(nod));
^
user.c:25:27: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
nod * nou = (nod*)malloc(sizeof(nod));
^
user.c:47:35: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
nod * nou = (nod*)malloc(sizeof(nod));
^
user.c:54:27: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
nod * nou = (nod*)malloc(sizeof(nod));
^
user.c: In function ‘main’:
user.c:64:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen(InFile,"r",stdin);
^
user.c:65:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OutFile,"w",stdout);
^
user.c:69:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N);
^
user.c:72:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 268kb | Incorect | 0 |
2 | 0ms | 272kb | Incorect | 0 |
3 | 0ms | 284kb | Incorect | 0 |
4 | 64ms | 344kb | Incorect | 0 |
5 | Depăşit | 372kb | Time limit exceeded. | 0 |
6 | Depăşit | 404kb | Time limit exceeded. | 0 |
7 | Depăşit | 428kb | Time limit exceeded. | 0 |
8 | Depăşit | 432kb | Time limit exceeded. | 0 |
9 | 272ms | 272kb | OK | 10 |
10 | Depăşit | 432kb | Time limit exceeded. | 0 |
Punctaj total | 10 |