Pagini recente » Borderou de evaluare (job #1777618) | Borderou de evaluare (job #1978672) | Borderou de evaluare (job #603548) | Borderou de evaluare (job #1885635) | Borderou de evaluare (job #1342470)
Borderou de evaluare (job #1342470)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:31:2: warning: implicit declaration of function ‘strdup’ [-Wimplicit-function-declaration]
copyp = strdup (p);
^
user.c:31:8: warning: assignment makes pointer from integer without a cast [enabled by default]
copyp = strdup (p);
^
user.c:32:2: warning: implicit declaration of function ‘strtok_r’ [-Wimplicit-function-declaration]
p2 = strtok_r (copyp, ",", tok3);
^
user.c:32:5: warning: assignment makes pointer from integer without a cast [enabled by default]
p2 = strtok_r (copyp, ",", tok3);
^
user.c:42:6: warning: assignment makes pointer from integer without a cast [enabled by default]
p2 = strtok_r (NULL, ",", tok3);
^
user.c:54:6: warning: assignment makes pointer from integer without a cast [enabled by default]
p1 = strtok_r (copyp, ",", tok1);
^
user.c:83:8: warning: implicit declaration of function ‘isdigit’ [-Wimplicit-function-declaration]
if (isdigit (p3[i]) != 0)
^
user.c:88:8: warning: assignment makes pointer from integer without a cast [enabled by default]
p1 = strtok_r (NULL, ",", tok1);
^
user.c:6:66: warning: unused variable ‘copyp1’ [-Wunused-variable]
char *line, *p, *p1, *p2, *p3, **tok1, **tok2, **tok3, *copyp, *copyp1;
^
user.c:6:8: warning: unused variable ‘line’ [-Wunused-variable]
char *line, *p, *p1, *p2, *p3, **tok1, **tok2, **tok3, *copyp, *copyp1;
^
user.c:27:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
fread (wholefile, sizeof(char),filedim, f);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 244kb | OK | 10 |
2 | 0ms | 244kb | OK | 10 |
3 | 0ms | 256kb | OK | 10 |
4 | 0ms | 264kb | OK | 10 |
5 | 0ms | 272kb | OK | 10 |
6 | 0ms | 256kb | OK | 10 |
7 | 0ms | 248kb | OK | 10 |
8 | Depăşit | 1964kb | Time limit exceeded. | 0 |
9 | 60ms | 1188kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 64ms | 1436kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 70 |