Pagini recente » Borderou de evaluare (job #2609299) | Borderou de evaluare (job #1973015) | Borderou de evaluare (job #1980782) | Borderou de evaluare (job #2464040) | Borderou de evaluare (job #2312157)
Borderou de evaluare (job #2312157)
Raport evaluator
Compilare:
main.cpp: In function 'void inserare(Trie*, int, std::__cxx11::string, int)':
main.cpp:28:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(pos!=w.size())
~~~^~~~~~~~~~
main.cpp:30:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if(!(nod->fii[w[pos]-'a']))
^
main.cpp: In function 'void verif(Trie*, int, std::__cxx11::string)':
main.cpp:39:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(pos!=w.size() && nod->fii[w[pos]-'a'])
~~~^~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 3ms | 262kb | OK | 10 |
3 | 4ms | 393kb | OK | 10 |
4 | 10ms | 1310kb | OK | 10 |
5 | 29ms | 2883kb | OK | 10 |
6 | 40ms | 3145kb | OK | 10 |
7 | 106ms | 11272kb | OK | 10 |
8 | 107ms | 11534kb | OK | 10 |
9 | 147ms | 11665kb | OK | 10 |
10 | 138ms | 11141kb | OK | 10 |
Punctaj total | 100 |