Borderou de evaluare (job #2812253)

Utilizator sandifx68Fazakas Alexandru sandifx68 Data 4 decembrie 2021 11:45:07
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void citire()': main.cpp:4:19: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 4 | #define INF (1<<30-1) | ~~^~ main.cpp:17:15: note: in expansion of macro 'INF' 17 | dp[i]=INF; | ^~~ main.cpp: In function 'void afish()': main.cpp:4:19: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 4 | #define INF (1<<30-1) | ~~^~ main.cpp:47:20: note: in expansion of macro 'INF' 47 | g<<(dp[i]!=INF?dp[i]:0)<<" "; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK10
22ms184kbOK10
36ms1478kbOK10
46ms1503kbOK10
530ms2019kbOK10
654ms2506kbOK10
773ms2875kbOK10
8174ms4685kbOK10
9116ms4132kbOK10
10373ms6852kbOK10
Punctaj total100

Ceva nu functioneaza?