Pagini recente » Borderou de evaluare (job #1033622) | Borderou de evaluare (job #742019) | Borderou de evaluare (job #1547880) | Borderou de evaluare (job #563678) | Borderou de evaluare (job #2298815)
Borderou de evaluare (job #2298815)
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:78: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:80: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:93:22: 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 | OK! | 10 |
2 | 2ms | 131kb | OK! | 10 |
3 | 2ms | 131kb | OK! | 10 |
4 | 3ms | 262kb | OK! | 10 |
5 | 4ms | 262kb | OK! | 10 |
6 | 9ms | 655kb | OK! | 10 |
7 | 46ms | 2359kb | Grad de spaima gresit! | 0 |
8 | 110ms | 3801kb | OK! | 10 |
9 | 42ms | 1572kb | Grad de spaima gresit! | 0 |
10 | 3ms | 131kb | OK! | 10 |
Punctaj total | 80 |