Borderou de evaluare (job #3162781)

Utilizator mario_deaconescuMario Deaconescu mario_deaconescu Data 29 octombrie 2023 21:02:43
Problema Padure Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:50:25: warning: loop variable '<structured bindings>' creates a copy from type 'const std::pair<int, int>' [-Wrange-loop-construct] 50 | for (const auto [neighborRow, neighborCol] : neighbors) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:50:25: note: use reference type to prevent copying 50 | for (const auto [neighborRow, neighborCol] : neighbors) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | &
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbOK10
41ms303kbOK10
51ms303kbOK10
67ms1081kbOK10
719ms2351kbOK10
854ms4960kbOK10
9104ms8556kbOK10
10104ms8527kbOK10
Punctaj total100

Ceva nu functioneaza?