Borderou de evaluare (job #1623677)

Utilizator qwertyuiTudor-Stefan Berbinschi qwertyui Data 1 martie 2016 20:57:47
Problema Strabunica Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘long long int maxSum(int, int, long long int)’: user.cpp:15:44: error: ‘INT_MIN’ was not declared in this scope long long left = lo, right = lo, sum = INT_MIN, currentMaxSum = 0, maxLeft = lo, maxRight = lo; ^ user.cpp:18:9: error: ‘currentMaxSum’ was not declared in this scope currentMaxSum = minimum * (i - lo + 1); ^ user.cpp:24:13: error: ‘maxLeft’ was not declared in this scope maxLeft = left; ^ user.cpp:25:13: error: ‘maxRight’ was not declared in this scope maxRight = right; ^

Ceva nu functioneaza?