Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2298744)
| Utilizator | Data | 8 decembrie 2018 14:00:57 | |
|---|---|---|---|
| Problema | Strigat | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 74 | ||
Raport evaluator
Compilare:
main.cpp: In function 'automat* get_nod(automat*, std::__cxx11::basic_string<char>::iterator, std::__cxx11::basic_string<char>::iterator)':
main.cpp:23:18: warning: array subscript has type 'char' [-Wchar-subscripts]
if(nod->fiu[*it] == 0)
^
main.cpp:24:17: warning: array subscript has type 'char' [-Wchar-subscripts]
nod->fiu[*it] = new automat;
^
main.cpp:25:30: warning: array subscript has type 'char' [-Wchar-subscripts]
return get_nod(nod->fiu[*it], it + 1, stop);
^
main.cpp: In function 'int main()':
main.cpp:79:53: warning: narrowing conversion of '(97 + i)' from 'int' to 'char' inside { } [-Wnarrowing]
ad[nod->nr].push_back({nod->fiu[i]->nr, 'a' + i});
~~~~^~~
main.cpp:81:57: warning: narrowing conversion of '(97 + i)' from 'int' to 'char' inside { } [-Wnarrowing]
ad[nod->nr].push_back({nod->pi->fiu[i]->nr, 'a' + i});
~~~~^~~
main.cpp:92:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < lista.size(); i++)
~~^~~~~~~~~~~~~~
main.cpp:103:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < lista.size(); i++)
~~^~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 131kb | Lungimea strigatului gresita! | 4 |
| 2 | 2ms | 131kb | OK! | 10 |
| 3 | 2ms | 131kb | OK! | 10 |
| 4 | 3ms | 262kb | OK! | 10 |
| 5 | 4ms | 262kb | OK! | 10 |
| 6 | 9ms | 786kb | OK! | 10 |
| 7 | 44ms | 2359kb | Grad de spaima gresit! | 0 |
| 8 | 105ms | 3801kb | OK! | 10 |
| 9 | 34ms | 1572kb | Grad de spaima gresit! | 0 |
| 10 | 3ms | 131kb | OK! | 10 |
| Punctaj total | 74 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
