Pagini recente » Borderou de evaluare (job #1957410) | Borderou de evaluare (job #115638) | Borderou de evaluare (job #596689) | Borderou de evaluare (job #1239040) | Borderou de evaluare (job #2886582)
Borderou de evaluare (job #2886582)
Raport evaluator
Compilare:
main.cpp: In member function 'std::vector<int> Solution::getMinDistances(std::vector<std::vector<std::pair<int, int> > >&)':
main.cpp:26:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
26 | for (auto [neigh, neighDist] : g[node]) {
| ^
main.cpp: In member function 'void Solution::printDist(std::vector<int>&, std::ofstream&)':
main.cpp:55:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
55 | for (int i = 2; i <= dist.size(); ++i) {
| ~~^~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1ms | 184kb | Incorect | 0 |
2 | 1ms | 184kb | Incorect | 0 |
3 | 1ms | 184kb | Incorect | 0 |
4 | 1ms | 184kb | Incorect | 0 |
5 | 19ms | 962kb | Incorect | 0 |
6 | 80ms | 1540kb | Incorect | 0 |
7 | 65ms | 2240kb | Incorect | 0 |
8 | 1003ms | 4161kb | Time limit exceeded | 0 |
9 | 108ms | 4005kb | Incorect | 0 |
10 | 496ms | 6160kb | Incorect | 0 |
Punctaj total | 0 |