Pagini recente » Borderou de evaluare (job #1774113) | Borderou de evaluare (job #1824842)
Borderou de evaluare (job #1824842)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:16:1: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
number = malloc(length * sizeof(char) + 1);
^
user.c:16:10: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
number = malloc(length * sizeof(char) + 1);
^
user.c:46:1: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
free(number);
^
user.c:46:1: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default]
user.c:15:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(file1, "%d", &length);
^
user.c:19:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(file1, "%s", number);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 260kb | OK | 10 |
2 | 0ms | 264kb | OK | 10 |
3 | 0ms | 264kb | Incorect | 0 |
4 | 12ms | 388kb | OK | 10 |
5 | 96ms | 1052kb | OK | 10 |
6 | 12ms | Depăşit | Memory limit exceeded. | 0 |
7 | 12ms | Depăşit | Memory limit exceeded. | 0 |
8 | 16ms | Depăşit | Memory limit exceeded. | 0 |
9 | 12ms | Depăşit | Memory limit exceeded. | 0 |
10 | 12ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 40 |