Pagini recente » Borderou de evaluare (job #2592) | Borderou de evaluare (job #790979) | Atasamentele paginii J. Trineq | Borderou de evaluare (job #1308639) | Borderou de evaluare (job #3143319)
Borderou de evaluare (job #3143319)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:33:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
33 | for (int i = 0; i < graf[nod].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'void dfsInv(int)':
main.cpp:48:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
48 | for (int i = 0; i < grafInv[nod].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:110:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
110 | for (int j = 0; j < graf[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~
main.cpp:142:27: warning: comparison of integer expressions of different signedness: 'int' and 'const long unsigned int' [-Wsign-compare]
142 | for (int i = 0; i < max(noduriIntrare.size(), noduriIesire.size()); ++i)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | Corect | 10 |
| 2 | 0ms | 303kb | Corect | 10 |
| 3 | 0ms | 303kb | Corect | 10 |
| 4 | 0ms | 303kb | Corect | 10 |
| 5 | 0ms | 303kb | Corect | 10 |
| 6 | 0ms | 303kb | Corect | 10 |
| 7 | 0ms | 303kb | Corect | 10 |
| 8 | 0ms | 303kb | Solutie gresita | 2 |
| 9 | 0ms | 303kb | Corect | 10 |
| 10 | 0ms | 303kb | Corect | 10 |
| Punctaj total | 92 |