Pagini recente » Borderou de evaluare (job #964194) | Borderou de evaluare (job #2666950) | Borderou de evaluare (job #340612) | Borderou de evaluare (job #3032695) | Borderou de evaluare (job #1744182)
Borderou de evaluare (job #1744182)
Raport evaluator
Compilare:
user.cpp: In function ‘void aflaTimpuriMaxime(int, int)’:
user.cpp:75:22: warning: array subscript has type ‘char’ [-Wchar-subscripts]
noduri[curent].timpMax = min(noduri[curent].timpMax, timpMin - noduri[curent].durata);
^
user.cpp:75:51: warning: array subscript has type ‘char’ [-Wchar-subscripts]
noduri[curent].timpMax = min(noduri[curent].timpMax, timpMin - noduri[curent].durata);
^
user.cpp:75:85: warning: array subscript has type ‘char’ [-Wchar-subscripts]
noduri[curent].timpMax = min(noduri[curent].timpMax, timpMin - noduri[curent].durata);
^
user.cpp:77:36: warning: array subscript has type ‘char’ [-Wchar-subscripts]
for (char v : noduri[curent].vecini) {
^
user.cpp:78:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
noduri[v].timpMax = min(noduri[v].timpMax, noduri[curent].timpMax - noduri[v].durata);
^
user.cpp:78:45: warning: array subscript has type ‘char’ [-Wchar-subscripts]
noduri[v].timpMax = min(noduri[v].timpMax, noduri[curent].timpMax - noduri[v].durata);
^
user.cpp:78:69: warning: array subscript has type ‘char’ [-Wchar-subscripts]
noduri[v].timpMax = min(noduri[v].timpMax, noduri[curent].timpMax - noduri[v].durata);
^
user.cpp:78:89: warning: array subscript has type ‘char’ [-Wchar-subscripts]
noduri[v].timpMax = min(noduri[v].timpMax, noduri[curent].timpMax - noduri[v].durata);
^
user.cpp: In function ‘int aflaTimpMinim(int)’:
user.cpp:89:36: warning: array subscript has type ‘char’ [-Wchar-subscripts]
int timpNou = noduri[curent].timpMin + noduri[curent].durata;
^
user.cpp:89:61: warning: array subscript has type ‘char’ [-Wchar-subscripts]
int timpNou = noduri[curent].timpMin + noduri[curent].durata;
^
user.cpp:92:36: warning: array subscript has type ‘char’ [-Wchar-subscripts]
for (char c : noduri[curent].vecini) {
^
user.cpp:93:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
noduri[c].timpMin = max(noduri[c].timpMin, timpNou);
^
user.cpp:93:45: warning: array subscript has type ‘char’ [-Wchar-subscripts]
noduri[c].timpMin = max(noduri[c].timpMin, timpNou);
^
user.cpp: In function ‘void inverseazaGraf(int)’:
user.cpp:104:30: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while (!noduri[curent].vecini.empty()) {
^
user.cpp:105:35: warning: array subscript has type ‘char’ [-Wchar-subscripts]
char v = noduri[curent].vecini.back();
^
user.cpp:106:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
noduri[curent].vecini.pop_back();
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 444kb | OK! | 10 |
2 | 0ms | 452kb | OK! | 10 |
3 | 0ms | 456kb | OK! | 10 |
4 | 0ms | 448kb | OK! | 10 |
5 | 0ms | 468kb | OK! | 10 |
6 | 0ms | 464kb | OK! | 10 |
7 | 0ms | 452kb | OK! | 10 |
8 | 0ms | 452kb | OK! | 10 |
9 | 0ms | 456kb | OK! | 10 |
10 | 0ms | 452kb | OK! | 10 |
Punctaj total | 100 |