Pagini recente » Borderou de evaluare (job #177403) | Borderou de evaluare (job #3324788) | Borderou de evaluare (job #140107) | Borderou de evaluare (job #529604) | Borderou de evaluare (job #2815071)
Borderou de evaluare (job #2815071)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graph::DFS(int)':
main.cpp:76:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
76 | for(int i = 0; i < adiacenta[vf].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graph::Solve_APM()':
main.cpp:260:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Graph::Muchie>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
260 | for (int i = 0; i < rezultat.size(); i++)
| ~~^~~~~~~~~~~~~~~~~
main.cpp:237:15: warning: unused variable 'n1' [-Wunused-variable]
237 | int n, M, n1, n2;
| ^~
main.cpp:237:19: warning: unused variable 'n2' [-Wunused-variable]
237 | int n, M, n1, n2;
| ^~
main.cpp: In member function 'void Graph::DFS_diametru(int, int&, int&)':
main.cpp:315:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
315 | for(int i = 0; i < adiacenta[vf].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 6ms | 2560kb | Incorect | 0 |
| 2 | 6ms | 2560kb | Incorect | 0 |
| 3 | 6ms | 2560kb | OK | 10 |
| 4 | 6ms | 2560kb | Incorect | 0 |
| 5 | 16ms | 3018kb | Incorect | 0 |
| 6 | 44ms | 3928kb | Incorect | 0 |
| 7 | 68ms | 4464kb | Incorect | 0 |
| 8 | 116ms | 5410kb | Incorect | 0 |
| 9 | 97ms | 11636kb | OK | 10 |
| 10 | 158ms | 6254kb | Incorect | 0 |
| Punctaj total | 20 |