Pagini recente » Borderou de evaluare (job #1576581) | Borderou de evaluare (job #2795101) | Borderou de evaluare (job #842370) | Borderou de evaluare (job #2815629) | Borderou de evaluare (job #2590141)
Borderou de evaluare (job #2590141)
Raport evaluator
Compilare:
main.cpp: In constructor 'Network::Network(int, int, int)':
main.cpp:28:15: warning: 'Network::D' will be initialized after [-Wreorder]
int n, S, D;
^
main.cpp:23:28: warning: 'std::vector<std::vector<int> > Network::adj' [-Wreorder]
vector <vector <int> > adj;
^~~
main.cpp:30: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:158:5: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
main.cpp: At global scope:
main.cpp:161: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 | 17ms | 262kb | Nod inexistent! | 2 |
6 | 28ms | 262kb | GG! | 10 |
7 | 33ms | 262kb | Muchie inexistenta! | 2 |
8 | 50ms | 262kb | GG! | 10 |
9 | 72ms | 262kb | GG! | 10 |
10 | 73ms | 262kb | GG! | 10 |
Punctaj total | 68 |