Pagini recente » Cod sursa (job #571610) | Cod sursa (job #225400) | Cod sursa (job #239903) | Cod sursa (job #2939088) | Borderou de evaluare (job #2590147)
Borderou de evaluare (job #2590147)
Raport evaluator
Compilare:
main.cpp: In constructor 'Network::Network(int, int, int)':
main.cpp:31:15: warning: 'Network::D' will be initialized after [-Wreorder]
int n, S, D;
^
main.cpp:26:28: warning: 'std::vector<std::vector<int> > Network::adj' [-Wreorder]
vector <vector <int> > adj;
^~~
main.cpp:33:2: warning: when initialized here [-Wreorder]
Network(int n, int S, int D) : n(n), S(S), D(D), adj(n + 1), dist(n + 1, INF) {}
^~~~~~~
main.cpp: In member function 'int Network::get_cost()':
main.cpp:169:5: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
main.cpp: At global scope:
main.cpp:172:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
main()
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | GG! | 10 |
2 | 3ms | 131kb | Nod inexistent! | 2 |
3 | 7ms | 131kb | GG! | 10 |
4 | 11ms | 262kb | Muchie inexistenta! | 2 |
5 | 18ms | 262kb | Nod inexistent! | 2 |
6 | 29ms | 393kb | GG! | 10 |
7 | 27ms | 262kb | Muchie inexistenta! | 2 |
8 | 42ms | 262kb | GG! | 10 |
9 | 76ms | 262kb | GG! | 10 |
10 | 76ms | 262kb | GG! | 10 |
Punctaj total | 68 |