Pagini recente » Borderou de evaluare (job #556800) | Borderou de evaluare (job #902440) | Borderou de evaluare (job #858577) | Borderou de evaluare (job #2225558) | Borderou de evaluare (job #2222955)
Borderou de evaluare (job #2222955)
Raport evaluator
Compilare:
user.cpp: In member function ‘void Trie::add(char*)’:
user.cpp:30:14: warning: NULL used in arithmetic [-Wpointer-arith]
if(*s == NULL)
^~~~
user.cpp: In member function ‘void Trie::remove(char*)’:
user.cpp:49:14: warning: NULL used in arithmetic [-Wpointer-arith]
if(*s == NULL)
^~~~
user.cpp: In member function ‘int Trie::count(char*)’:
user.cpp:68:14: warning: NULL used in arithmetic [-Wpointer-arith]
if(*s == NULL)
^~~~
user.cpp: In member function ‘int Trie::prefixMax(char*)’:
user.cpp:78:14: warning: NULL used in arithmetic [-Wpointer-arith]
if(*s == NULL)
^~~~
user.cpp: In function ‘int main()’:
user.cpp:95:33: warning: format ‘%s’ expects argument of type ‘char*’, but argument 3 has type ‘char (*)[21]’ [-Wformat=]
while(scanf("%d %s", &op, &s) == 2)
^
user.cpp:90:35: 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:91:37: 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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 1316kb | OK | 5 | 5 |
| 2 | 0ms | 1320kb | OK | 5 | 5 |
| 3 | 0ms | 1328kb | OK | 5 | 5 |
| 4 | 0ms | 1324kb | OK | 5 | 5 |
| 5 | 0ms | 1320kb | OK | 5 | 5 |
| 6 | 0ms | 1328kb | OK | 5 | 5 |
| 7 | 4ms | 1344kb | OK | 5 | 5 |
| 8 | 4ms | 1340kb | OK | 5 | 5 |
| 9 | 8ms | 1484kb | OK | 5 | 5 |
| 10 | 12ms | 1976kb | OK | 5 | 5 |
| 11 | 16ms | 1376kb | OK | 5 | 5 |
| 12 | 28ms | 2676kb | OK | 5 | 5 |
| 13 | 36ms | 2436kb | OK | 5 | 5 |
| 14 | 36ms | 1592kb | OK | 5 | 5 |
| 15 | 44ms | 1564kb | OK | 5 | 10 |
| 16 | 96ms | 11148kb | OK | 5 |
| 17 | 60ms | 1344kb | OK | 5 | 10 |
| 18 | 96ms | 8488kb | OK | 5 |
| 19 | 56ms | 1348kb | OK | 5 | 10 |
| 20 | 112ms | 14532kb | OK | 5 |
| Punctaj total | 100 |