Pagini recente » Borderou de evaluare (job #1726935) | Borderou de evaluare (job #1292210) | Borderou de evaluare (job #1516036) | Borderou de evaluare (job #2555762) | Borderou de evaluare (job #2298765)
Borderou de evaluare (job #2298765)
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:82:39: warning: narrowing conversion of '(97 + i)' from 'int' to 'char' inside { } [-Wnarrowing]
ad[nod->nr].push_back({0, 'a' + i});
~~~~^~~
main.cpp:93:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < lista.size(); i++)
~~^~~~~~~~~~~~~~
main.cpp:104: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 | OK! | 10 |
2 | 2ms | 131kb | OK! | 10 |
3 | 2ms | 131kb | OK! | 10 |
4 | 5ms | 262kb | OK! | 10 |
5 | 5ms | 262kb | OK! | 10 |
6 | 14ms | 917kb | OK! | 10 |
7 | 75ms | 3145kb | Grad de spaima gresit! | 0 |
8 | 149ms | 4718kb | OK! | 10 |
9 | 66ms | 2228kb | Grad de spaima gresit! | 0 |
10 | 4ms | 262kb | OK! | 10 |
Punctaj total | 80 |