Pagini recente » Borderou de evaluare (job #1366157) | Borderou de evaluare (job #3246694) | Borderou de evaluare (job #2232324) | Borderou de evaluare (job #2857884) | Borderou de evaluare (job #2731530)
Borderou de evaluare (job #2731530)
Raport evaluator
Compilare:
main.c: In function 'add':
main.c:53:18: warning: array subscript has type 'char' [-Wchar-subscripts]
if (node->child[ch] == NULL) {
^
main.c:54:18: warning: array subscript has type 'char' [-Wchar-subscripts]
node->child[ch] = &mem[alloc_cnt++];
^
main.c:55:18: warning: array subscript has type 'char' [-Wchar-subscripts]
node->child[ch]->parent = node;
^
main.c:58:21: warning: array subscript has type 'char' [-Wchar-subscripts]
node = node->child[ch];
^
main.c: In function 'rm':
main.c:100:21: warning: array subscript has type 'char' [-Wchar-subscripts]
node = node->child[ch];
^
main.c: In function 'query':
main.c:119:21: warning: array subscript has type 'char' [-Wchar-subscripts]
node = node->child[ch];
^
main.c: In function 'prefix':
main.c:133:21: warning: array subscript has type 'char' [-Wchar-subscripts]
node = node->child[ch];
^
main.c: In function 'main':
main.c:156:17: warning: unused variable 'buf' [-Wunused-variable]
char line[32], buf[32];
^~~
main.c:159:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen( "trie.in", "r", stdin );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:160:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen( "trie.out", "w", stdout );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:163:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
fgets(line, 32, stdin);
^~~~~~~~~~~~~~~~~~~~~~
main.c:179:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
fgets(line, 32, stdin);
^~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 131kb | OK | 5 | 5 |
| 2 | 2ms | 131kb | OK | 5 | 5 |
| 3 | 3ms | 131kb | OK | 5 | 5 |
| 4 | 3ms | 131kb | OK | 5 | 5 |
| 5 | 4ms | 131kb | OK | 5 | 5 |
| 6 | 4ms | 131kb | OK | 5 | 5 |
| 7 | 5ms | 131kb | OK | 5 | 5 |
| 8 | 6ms | 204kb | OK | 5 | 5 |
| 9 | 10ms | 262kb | OK | 5 | 5 |
| 10 | 15ms | 794kb | OK | 5 | 5 |
| 11 | 15ms | 262kb | OK | 5 | 5 |
| 12 | 26ms | 1441kb | OK | 5 | 5 |
| 13 | 40ms | 1212kb | OK | 5 | 5 |
| 14 | 31ms | 393kb | OK | 5 | 5 |
| 15 | 36ms | 393kb | OK | 5 | 10 |
| 16 | 100ms | 10317kb | OK | 5 |
| 17 | 63ms | 7208kb | OK | 5 | 10 |
| 18 | 103ms | 7753kb | OK | 5 |
| 19 | 65ms | 204kb | OK | 5 | 10 |
| 20 | 103ms | 12976kb | OK | 5 |
| Punctaj total | 100 |