Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2918754)
| Utilizator | Data | 12 august 2022 20:16:59 | |
|---|---|---|---|
| Problema | Virus | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void Adaugare(Trie*, char*, int)':
main.cpp:22:12: warning: NULL used in arithmetic [-Wpointer-arith]
22 | if(*s==NULL) {T->curent.push_back(i);return;}
| ^~~~
main.cpp: In function 'void antibfs(Trie*)':
main.cpp:66:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
66 | for(int i=0;i<u->curent.size();i++) sol[u->curent[i]]=u->cnt;
| ~^~~~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 3ms | 372kb | OK | 10 |
| 2 | 12ms | 307kb | OK | 10 |
| 3 | 23ms | 487kb | OK | 10 |
| 4 | 224ms | 36212kb | OK | 10 |
| 5 | 386ms | 58494kb | OK | 10 |
| 6 | 355ms | 35856kb | OK | 10 |
| 7 | 485ms | 72261kb | OK | 10 |
| 8 | 229ms | 36298kb | OK | 10 |
| 9 | 39ms | 4890kb | OK | 10 |
| 10 | 11ms | 2039kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
