Borderou de evaluare (job #3178026)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int, int, std::vector<int>&, std::vector<long long int>&, std::vector<std::vector<std::pair<int, long long int> > >&)':
main.cpp:30:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
30 | for(int i = 0; i < muchii[x].size(); i++){
| ~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'void drum(int, int, std::vector<int>&, std::ofstream&)':
main.cpp:56:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
56 | for(int i = 0; i < drum.size(); i++)
| ~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:97:9: warning: 'x' may be used uninitialized [-Wmaybe-uninitialized]
97 | drum(c, x, tataC, g);
| ~~~~^~~~~~~~~~~~~~~~
main.cpp:83:9: note: 'x' was declared here
83 | int x;
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 303kb | Corect | 5 | 10 |
11 | 0ms | 303kb | Corect | 5 |
2 | 0ms | 303kb | Corect | 5 | 10 |
12 | 0ms | 303kb | Corect | 5 |
3 | 1ms | 557kb | Corect | 5 | 10 |
13 | 4ms | 1343kb | Corect | 5 |
4 | 1ms | 557kb | Corect | 5 | 10 |
14 | 2ms | 819kb | Corect | 5 |
5 | 1ms | 557kb | Corect | 5 | 10 |
15 | 2ms | 819kb | Corect | 5 |
6 | 123ms | 20246kb | Corect | 5 | 10 |
16 | 0ms | 303kb | Corect | 5 |
7 | 103ms | 17387kb | Corect | 5 | 10 |
17 | 0ms | 303kb | Corect | 5 |
8 | 92ms | 16281kb | Corect | 5 | 0 |
18 | 29ms | 11767kb | Drumurile afisate trebuie sa se termine cu A, B sau C | 0 |
9 | 118ms | 19111kb | Corect | 5 | 0 |
19 | 24ms | 10989kb | Drumurile afisate trebuie sa se termine cu A, B sau C | 0 |
10 | 128ms | 20426kb | Corect | 5 | 0 |
20 | 24ms | 11268kb | Drumurile afisate trebuie sa se termine cu A, B sau C | 0 |
Punctaj total | 70 |