Borderou de evaluare (job #2533656)
Utilizator | Data | 29 ianuarie 2020 15:37:51 | |
---|---|---|---|
Problema | Pe ape si mai tulburi | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void solveOneSCC(std::vector<long long int>&, int, std::vector<int>&, std::vector<std::vector<std::pair<int, long long int> > >&)':
main.cpp:301:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int currentNode = 0; currentNode < SCC[currentSCC].size(); ++currentNode) {
~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:310:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int currentNode = 0; currentNode < SCC[currentSCC].size(); ++currentNode) {
~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:373:13: error: expected '}' at end of input
return 0;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !