Pagini recente » Borderou de evaluare (job #1630892) | Borderou de evaluare (job #2813613) | Borderou de evaluare (job #2932229) | Atasamentele paginii Profil scott7q | Borderou de evaluare (job #2807328)
Borderou de evaluare (job #2807328)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graph::Kruskal(std::ofstream&)':
main.cpp:133:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
133 | for(int j = 0; j < adj[i].size(); ++j){
| ~~^~~~~~~~~~~~~~~
main.cpp:152:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Edge>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
152 | for(;i < edges.size() && cnt <= E - 1; ++i){
| ~~^~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 6ms | 2543kb | Un nod apare de mai multe ori | 0 |
| 2 | 6ms | 2428kb | Un nod apare de mai multe ori | 0 |
| 3 | 6ms | 2560kb | Un nod apare de mai multe ori | 0 |
| 4 | 6ms | 2428kb | Un nod apare de mai multe ori | 0 |
| 5 | 11ms | 2846kb | Un nod apare de mai multe ori | 0 |
| 6 | 16ms | 2924kb | Un nod apare de mai multe ori | 0 |
| 7 | 30ms | 3317kb | Un nod apare de mai multe ori | 0 |
| 8 | 40ms | 3571kb | Un nod apare de mai multe ori | 0 |
| 9 | 78ms | 4476kb | Un nod apare de mai multe ori | 0 |
| 10 | 116ms | 5251kb | Un nod apare de mai multe ori | 0 |
| Punctaj total | 0 |