Borderou de evaluare (job #3136307)

Utilizator speedy_gonzalesDuca Ovidiu speedy_gonzales Data 5 iunie 2023 21:45:44
Problema Calatorie interplanetara Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:44:35: error: 'LLONG_MAX' was not declared in this scope 44 | totalCost[i][j] = LLONG_MAX; | ^~~~~~~~~ main.cpp:16:1: note: 'LLONG_MAX' is defined in header '<climits>'; did you forget to '#include <climits>'? 15 | #include <random> +++ |+#include <climits> 16 | main.cpp:52:29: error: 'LLONG_MAX' was not declared in this scope 52 | long long minCost = LLONG_MAX; | ^~~~~~~~~ main.cpp:52:29: note: 'LLONG_MAX' is defined in header '<climits>'; did you forget to '#include <climits>'? Non zero exit status: 1

Ceva nu functioneaza?