Borderou de evaluare (job #2458927)
Utilizator | Data | 21 septembrie 2019 21:41:04 | |
---|---|---|---|
Problema | Gradina 3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:9:35: error: 'INT_MIN' was not declared in this scope
int n, p, k, M[MAX][MAX], maxim = INT_MIN, ap = 0;
^~~~~~~
main.cpp: In function 'int main()':
main.cpp:33:29: error: 'ap' was not declared in this scope
if (s > maxim)maxim = s, ap = 1;
^~
main.cpp:34:24: error: 'ap' was not declared in this scope
else if (s == maxim)ap++;
^~
main.cpp:38:26: error: 'ap' was not declared in this scope
out << maxim << '\n' << ap;
^~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !