Pagini recente » Cod sursa (job #141905) | Cod sursa (job #1218265) | Cod sursa (job #1033427) | Cod sursa (job #3170479) | Borderou de evaluare (job #1342475)
Borderou de evaluare (job #1342475)
Raport evaluator
Compilare:
user.c: In function ‘hasAlphanumerical’:
user.c:10:5: warning: implicit declaration of function ‘isalnum’ [-Wimplicit-function-declaration]
if (isalnum(*s))
^
user.c: In function ‘main’:
user.c:39:5: warning: implicit declaration of function ‘strdup’ [-Wimplicit-function-declaration]
keys[0] = strdup("");
^
user.c:39:13: warning: assignment makes pointer from integer without a cast [enabled by default]
keys[0] = strdup("");
^
user.c:57:41: warning: assignment makes pointer from integer without a cast [enabled by default]
keys[index / 2] = strdup(token);
^
user.c:63:43: warning: assignment makes pointer from integer without a cast [enabled by default]
values[index / 2 - 1] = strdup(token);
^
user.c:34:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("convertor.in", "r", stdin);
^
user.c:35:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("convertor.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 232kb | OK | 10 |
| 2 | 0ms | 224kb | OK | 10 |
| 3 | 0ms | 236kb | OK | 10 |
| 4 | 0ms | 236kb | OK | 10 |
| 5 | 0ms | 236kb | OK | 10 |
| 6 | 0ms | 240kb | Incorect | 0 |
| 7 | 0ms | 224kb | Incorect | 0 |
| 8 | 24ms | 1212kb | Incorect | 0 |
| 9 | 20ms | 724kb | Incorect | 0 |
| 10 | 24ms | 724kb | Incorect | 0 |
| Punctaj total | 50 |