Pagini recente » Borderou de evaluare (job #2881405) | Borderou de evaluare (job #202943) | Borderou de evaluare (job #287157) | Borderou de evaluare (job #1349150) | Borderou de evaluare (job #2616014)
Borderou de evaluare (job #2616014)
Raport evaluator
Compilare:
main.cpp: In function 'void Dijkstra(int)':
main.cpp:25:16: warning: capture of variable 'distanta' with non-automatic storage duration
auto comp = [&distanta](int x, int y){
^~~~~~~~
main.cpp:14:13: note: 'std::vector<int> distanta' declared here
vector<int> distanta;
^~~~~~~~
main.cpp:32:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i <muchii.size(); i++){
~~^~~~~~~~~~~~~~
main.cpp:43:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i =0; i < muchii[curent].vecini.size(); i++){
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:73:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 2; i <distanta.size(); i++){
~~^~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 5ms | 262kb | OK | 10 |
| 4 | 6ms | 262kb | OK | 10 |
| 5 | 40ms | 1310kb | OK | 10 |
| 6 | 81ms | 2228kb | OK | 10 |
| 7 | 95ms | 3538kb | OK | 10 |
| 8 | 233ms | 6676kb | OK | 10 |
| 9 | 151ms | 6553kb | OK | 10 |
| 10 | 476ms | 8126kb | Incorect | 0 |
| Punctaj total | 90 |