Borderou de evaluare (job #2450833)
Utilizator | Data | 24 august 2019 17:42:40 | |
---|---|---|---|
Problema | Ninjago | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void Solve()':
main.cpp:62:9: error: 'cout' was not declared in this scope
cout << edge[i].x << " " << edge[i].y << " " << edge[i].cntE << " " << edge[i].cost << "\n";
^~~~
main.cpp: In function 'int main()':
main.cpp:92:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0;j < s.length();++j)
~~^~~~~~~~~~~~
main.cpp:100:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0;j < s.length();++j)
~~^~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !