Pagini recente » Borderou de evaluare (job #1037492) | Borderou de evaluare (job #1055257) | Borderou de evaluare (job #2952560) | Diferente pentru utilizator/hexstring intre reviziile 9 si 2 | Borderou de evaluare (job #3121043)
Borderou de evaluare (job #3121043)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:40:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
40 | for (int i = 0; i < graf[nod].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'void dfsInv(int)':
main.cpp:55:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
55 | for (int i = 0; i < grafInv[nod].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:102:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
102 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:106:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
106 | for (int j = 0; j < componente[i].size() && !areBerarie; ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:116:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
116 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:118:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
118 | for (int j = 0; j < componente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:120:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
120 | for (int k = 0; k < graf[componente[i][j]].size(); ++k)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:131:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
131 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:139:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
139 | for (int j = 0; j < grafInvComponente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:154:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
154 | for (int j = 0; j < grafInvComponente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:160:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
160 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:176:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
176 | for (int i = 0; i < grafInvComponente[i].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:187:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
187 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:191:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
191 | for (int j = 0; j < componente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:201:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
201 | for (int i = 0; i < sol.size(); ++i)
| ~~^~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 9ms | 557kb | Incorect | 0 |
| 2 | 9ms | 557kb | Incorect | 0 |
| 3 | 9ms | 557kb | Incorect | 0 |
| 4 | 9ms | 557kb | Incorect | 0 |
| 5 | 9ms | 561kb | Incorect | 0 |
| 6 | 9ms | 557kb | Incorect | 0 |
| 7 | 9ms | 557kb | Incorect | 0 |
| 8 | 9ms | 557kb | Incorect | 0 |
| 9 | 9ms | 557kb | Incorect | 0 |
| 10 | 9ms | 2453kb | Incorect | 0 |
| 11 | 14ms | 2715kb | Incorect | 0 |
| 12 | 24ms | 3698kb | Incorect | 0 |
| 13 | 133ms | 13717kb | OK | 5 |
| 14 | 19ms | 9433kb | Incorect | 0 |
| 15 | 208ms | 22396kb | OK | 5 |
| 16 | 99ms | 65699kb | Memory limit exceeded | 0 |
| 17 | 103ms | 66154kb | Memory limit exceeded | 0 |
| 18 | 98ms | 65761kb | Memory limit exceeded | 0 |
| 19 | 103ms | 66314kb | Memory limit exceeded | 0 |
| 20 | 99ms | 65871kb | Memory limit exceeded | 0 |
| Punctaj total | 10 |