Pagini recente » Borderou de evaluare (job #452860) | Borderou de evaluare (job #1801159) | Borderou de evaluare (job #1444071) | Borderou de evaluare (job #2096896) | Borderou de evaluare (job #2795780)
Borderou de evaluare (job #2795780)
Raport evaluator
Compilare:
main.cpp: In member function 'std::vector<int> Graph::bfs(int)':
main.cpp:86:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
86 | for (int i = 0; i < edges[aux.front()].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graph::dfs(int, std::vector<bool>&)':
main.cpp:123:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
123 | for (int i = 0; i < edges[x].size(); i++)
| ~~^~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graph::biconnected_dfs(int, int, std::vector<int>&, std::vector<int>&, std::stack<int>&, std::vector<std::vector<int> >&)':
main.cpp:160:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
160 | for(int i =0 ;i < edges[x].size();i++){
| ~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:196:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
196 | for(int i=0;i<aux.size();i++){
| ~^~~~~~~~~~~
main.cpp:197:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
197 | for(int j =0; j<aux[i].size();j++)
| ~^~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1ms | 184kb | Componente biconexe: numar gresit | 0 |
2 | 1ms | 221kb | Componente biconexe: numar gresit | 0 |
3 | 1ms | 184kb | Componente biconexe: numar gresit | 0 |
4 | 1ms | 184kb | Componente biconexe: numar gresit | 0 |
5 | 13ms | 438kb | Componente biconexe: numar gresit | 0 |
6 | 4ms | 798kb | Componente biconexe: numar gresit | 0 |
7 | 13ms | 1519kb | Componente biconexe: numar gresit | 0 |
8 | 348ms | 25108kb | Componente biconexe: numar gresit | 0 |
9 | 152ms | 10551kb | Componente biconexe: numar gresit | 0 |
10 | 209ms | 14651kb | Componente biconexe: numar gresit | 0 |
Punctaj total | 0 |