Borderou de evaluare (job #2332675)
Utilizator | Data | 30 ianuarie 2019 23:37:22 | |
---|---|---|---|
Problema | Dir | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:17:32: error: 'sort' was not declared in this scope
sort(paths.begin(),paths.end());
^
main.cpp:19:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < paths.size(); i++) {
~~^~~~~~~~~~~~~~
main.cpp: In function 'void solve()':
main.cpp:28:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (i < s.length()) {
~~^~~~~~~~~~~~
main.cpp: In function 'void addPath(std::__cxx11::string)':
main.cpp:54:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < stack.size(); i++) {
~~^~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !