Borderou de evaluare (job #1779135)
Utilizator | Data | 14 octombrie 2016 20:35:57 | |
---|---|---|---|
Problema | Online | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘std::tuple<int, int, int> dfs2(std::vector<std::vector<int> >&, std::vector<int>&, int, int)’:
user.cpp:29:34: error: ‘INT_MIN’ was not declared in this scope
return make_tuple( 0, 0, INT_MIN );
^
user.cpp: In function ‘int main(int, const char**)’:
user.cpp:44:58: error: ‘INT_MAX’ was not declared in this scope
vector< vector<int> > dst( n + 1, vector<int>(n + 1, INT_MAX) );
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !