Pagini recente » Borderou de evaluare (job #709467) | Borderou de evaluare (job #1202315) | Borderou de evaluare (job #2684372) | Borderou de evaluare (job #803970) | Borderou de evaluare (job #1892520)
Borderou de evaluare (job #1892520)
Raport evaluator
Compilare:
user.cpp: In function ‘void Ins(Trie*, char*)’:
user.cpp:20:12: warning: NULL used in arithmetic [-Wpointer-arith]
if(*s==NULL) Node->cnt++;
^
user.cpp: In function ‘int Del(Trie*, char*)’:
user.cpp:30:12: warning: NULL used in arithmetic [-Wpointer-arith]
if(*s==NULL) Node->cnt--;
^
user.cpp: In function ‘void Ap(Trie*, char*)’:
user.cpp:45:12: warning: NULL used in arithmetic [-Wpointer-arith]
if(*s==NULL) printf("%d\n",Node->cnt);
^
user.cpp: In function ‘void Pref(Trie*, char*)’:
user.cpp:52:12: warning: NULL used in arithmetic [-Wpointer-arith]
if(*s==NULL or Node->v[ch]==0){
^
user.cpp: In function ‘int main()’:
user.cpp:63:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trie.in","r",stdin);
^
user.cpp:64:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trie.out","w",stdout);
^
/tmp/cc38RM4d.o: In function `main':
user.cpp:(.text.startup+0x6a): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 408kb | OK | 5 | 5 |
2 | 0ms | 416kb | OK | 5 | 5 |
3 | 0ms | 416kb | OK | 5 | 5 |
4 | 0ms | 412kb | OK | 5 | 5 |
5 | 0ms | 416kb | OK | 5 | 5 |
6 | 0ms | 420kb | OK | 5 | 5 |
7 | 0ms | 436kb | OK | 5 | 5 |
8 | 0ms | 432kb | OK | 5 | 5 |
9 | 4ms | 576kb | OK | 5 | 5 |
10 | 8ms | 1072kb | OK | 5 | 5 |
11 | 8ms | 464kb | OK | 5 | 5 |
12 | 20ms | 1768kb | OK | 5 | 5 |
13 | 24ms | 1524kb | OK | 5 | 5 |
14 | 20ms | 680kb | OK | 5 | 5 |
15 | 24ms | 652kb | OK | 5 | 10 |
16 | 72ms | 10240kb | OK | 5 |
17 | 40ms | 436kb | OK | 5 | 10 |
18 | 72ms | 7576kb | OK | 5 |
19 | 32ms | 436kb | OK | 5 | 10 |
20 | 80ms | 13624kb | OK | 5 |
Punctaj total | 100 |