Pagini recente » Borderou de evaluare (job #1620764) | Borderou de evaluare (job #2546530) | Borderou de evaluare (job #1619933) | Borderou de evaluare (job #894624) | Borderou de evaluare (job #1178110)
Borderou de evaluare (job #1178110)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:16:2: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘long int *’ [-Wformat=]
fscanf(fin, "%d", &t);
^
user.c:19:3: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘long int *’ [-Wformat=]
fscanf(fin, "%d %d", &n, &k);
^
user.c:19:3: warning: format ‘%d’ expects argument of type ‘int *’, but argument 4 has type ‘long int *’ [-Wformat=]
user.c:20:3: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
val = malloc(sizeof(*val) * 1000000001);
^
user.c:20:9: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
val = malloc(sizeof(*val) * 1000000001);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 232kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |