Borderou de evaluare (job #1131902)
Utilizator | Data | 1 martie 2014 23:28:00 | |
---|---|---|---|
Problema | Retele | Status | done |
Runda | Teme Pregatire ACM Unibuc 2013 Semestrul 2 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void tarjan(int)’:
user.cpp:36:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0;j<v[i].size();++j)
^
user.cpp:62:43: error: ‘sort’ was not declared in this scope
sort(begin(liste[j]),end(liste[j]));
^
user.cpp: In function ‘int main()’:
user.cpp:101:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int k=0;k<liste[i].size();++k)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !