█████████ ████ ███░░░░░███ ░░███ ███ ░░░ ██████ ███████ ██████ ██████ ░███ ███░░███ ███░░███ ███░░███ ███░░███ ░███ ░███ ░███░███ ░███ ░███████ ░███ ░███ ░░███ ███░███ ░███░███ ░███ ░███░░░ ░███ ░███ ░░█████████ ░░██████ ░░████████░░██████ ░░██████ ░░░░░░░░░ ░░░░░░ ░░░░░░░░ ░░░░░░ ░░░░░░

Envío 2158

Problema 0x94 - Subarreglo de máxima suma

  • Autor: Javier
  • Fecha: 2020-11-27 02:28:39 UTC (Hace más de 3 años)
Caso # Resultado Tiempo Memoria
#1
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#2
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#3
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#4
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#5
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#6
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#7
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#8
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#9
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#10
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#11
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#12
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#13
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#14
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#15
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#16
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#17
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#18
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#19
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#20
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#21
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#22
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#23
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
#24
Error de compilación
                      main.cpp:8:16: error: use of undeclared identifier 'INT_MAX'
    int minv = INT_MAX;
               ^
main.cpp:9:14: error: use of undeclared identifier 'INT_MIN'
    int maxv=INT_MIN;
             ^
2 errors generated.

                    
Puntos totales: 0 / 100

Código

#include <iostream>
#include <vector>

using namespace std;

int solve(const vector<int> &a) {
    
    int minv = INT_MAX;
    int maxv=INT_MIN;
    for (int i = 0; i < a.size(); i++) {
        minv = min(a[i], minv);
        maxv = max(a[i], maxv);
    }
    int best = maxv;
    int current = 0;
    for (int i = 0; i < a.size(); i++)
    {
        current = max(current + a[i], minv);
        best = max(best, current);
    }
    return best;
}

int main()
{
    int n;
    cin >> n;
    vector<int> a(n);
    for (int i = 0; i < n; i++)
    {
        cin >> a[i];
    }
    int best = solve(a);
    cout << best << endl;
    return 0;
}