Pagini recente » Cod sursa (job #730460) | Cod sursa (job #1708591) | Cod sursa (job #2870107) | Cod sursa (job #1877142) | Borderou de evaluare (job #3120648)
Borderou de evaluare (job #3120648)
Raport evaluator
Compilare:
main.cpp: In function 'void Add(trie*, char*, std::string)':
main.cpp:37:15: warning: NULL used in arithmetic [-Wpointer-arith]
37 | if( *s == NULL ) {
| ^~~~
main.cpp: In function 'void Update(trie*, char*, int&)':
main.cpp:49:15: warning: NULL used in arithmetic [-Wpointer-arith]
49 | if( *s == NULL ) {
| ^~~~
main.cpp: In function 'std::string Query(trie*, char*, std::string)':
main.cpp:62:15: warning: NULL used in arithmetic [-Wpointer-arith]
62 | if( *s == NULL ) {
| ^~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 103ms | 133529kb | Memory limit exceeded | 0 |
| Punctaj total | 0 |