Borderou de evaluare (job #1755726)
| Utilizator | Data | 10 septembrie 2016 21:13:16 | |
|---|---|---|---|
| Problema | Subsir crescator maximal | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:14:9: error: ‘numeric_limits’ is not a member of ‘std’
Min = std::numeric_limits<int>::max(),
^
user.cpp:14:29: error: expected primary-expression before ‘int’
Min = std::numeric_limits<int>::max(),
^
user.cpp:50:18: error: ‘Max’ was not declared in this scope
if (TempSize > Max)
^
user.cpp:59:10: error: ‘Max’ was not declared in this scope
FOut << Max << " ";
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
