Borderou de evaluare (job #2927317)

Utilizator AlexCroitoriuAlex Croitoriu AlexCroitoriu Data 19 octombrie 2022 23:54:16
Problema Cameras Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dijkstra()': main.cpp:56:37: warning: narrowing conversion of 'd[elem.weight::to][1]' from 'double' to 'float' [-Wnarrowing] 56 | q.push({ elem.to, d[elem.to][1], 1 }); | ~~~~~~~~~~~~^ main.cpp:64:37: warning: narrowing conversion of 'd[elem.weight::to][0]' from 'double' to 'float' [-Wnarrowing] 64 | q.push({ elem.to, d[elem.to][0], 0 }); | ~~~~~~~~~~~~^ main.cpp:74:37: warning: narrowing conversion of 'd[elem.weight::to][2]' from 'double' to 'float' [-Wnarrowing] 74 | q.push({ elem.to, d[elem.to][2], 2 }); | ~~~~~~~~~~~~^ main.cpp:82:37: warning: narrowing conversion of 'd[elem.weight::to][1]' from 'double' to 'float' [-Wnarrowing] 82 | q.push({ elem.to, d[elem.to][1], 1 }); | ~~~~~~~~~~~~^ main.cpp:87:37: warning: narrowing conversion of 'd[elem.weight::to][2]' from 'double' to 'float' [-Wnarrowing] 87 | q.push({ elem.to, d[elem.to][2], 2 }); | ~~~~~~~~~~~~^ main.cpp:97:37: warning: narrowing conversion of 'd[elem.weight::to][2]' from 'double' to 'float' [-Wnarrowing] 97 | q.push({ elem.to, d[elem.to][2], 2 }); | ~~~~~~~~~~~~^ main.cpp:105:37: warning: narrowing conversion of 'd[elem.weight::to][1]' from 'double' to 'float' [-Wnarrowing] 105 | q.push({ elem.to, d[elem.to][1], 1 }); | ~~~~~~~~~~~~^ main.cpp:110:37: warning: narrowing conversion of 'd[elem.weight::to][2]' from 'double' to 'float' [-Wnarrowing] 110 | q.push({ elem.to, d[elem.to][2], 2 }); | ~~~~~~~~~~~~^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11003ms9990kbTime limit exceeded00
21004ms9928kbTime limit exceeded0
377ms8105kbRaspuns gresit!0
491ms8433kbRaspuns gresit!0
5122ms8261kbRaspuns gresit!0
6138ms8663kbRaspuns gresit!0
7304ms11149kbRaspuns gresit!0
80ms184kbRaspuns gresit!0
90ms184kbOK!10
100ms184kbRaspuns gresit!0
Punctaj total0

Ceva nu functioneaza?