Borderou de evaluare (job #3194230)
Utilizator | Data | 17 ianuarie 2024 13:11:05 | |
---|---|---|---|
Problema | Senat | Status | done |
Runda | Teme Pregatire ACM Unibuc 2014, Anul II | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In member function 'int Graf::DFSFlow(int, int, int, int*)':
main.cpp:92:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Edge>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
92 | for(; start[node] < adj[node].size(); start[node]++){
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:177:12: error: 'senator' was not declared in this scope; did you mean 'senatori'?
177 | if(senator[i] == 0){fout << 0; return 0;}
| ^~~~~~~
| senatori
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !