Pagini recente » Monitorul de evaluare | Cod sursa (job #428906) | Monitorul de evaluare | Borderou de evaluare (job #2656268) | Borderou de evaluare (job #3121051)
Borderou de evaluare (job #3121051)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:50:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
50 | for (int i = 0; i < graf[nod].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'void dfsInv(int)':
main.cpp:73:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
73 | for (int i = 0; i < grafInv[nod].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:121:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
121 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:125:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
125 | for (int j = 0; j < componente[i].size() && !areBerarie; ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:135:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
135 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:137:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
137 | for (int j = 0; j < componente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~
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 k = 0; k < graf[componente[i][j]].size(); ++k)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:150:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
150 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:158:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
158 | for (int j = 0; j < grafInvComponente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:173:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
173 | for (int j = 0; j < grafInvComponente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:179:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
179 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:195:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
195 | for (int i = 0; i < grafInvComponente[nod].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:206:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
206 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:210:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
210 | for (int j = 0; j < componente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:220:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
220 | for (int i = 0; i < sol.size(); ++i)
| ~~^~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 9ms | 557kb | OK | 5 |
| 2 | 9ms | 557kb | OK | 5 |
| 3 | 9ms | 557kb | OK | 5 |
| 4 | 9ms | 557kb | Incorect | 0 |
| 5 | 9ms | 557kb | Incorect | 0 |
| 6 | 9ms | 557kb | Incorect | 0 |
| 7 | 9ms | 557kb | Incorect | 0 |
| 8 | 9ms | 557kb | OK | 5 |
| 9 | 9ms | 557kb | Incorect | 0 |
| 10 | 9ms | 2129kb | Incorect | 0 |
| 11 | 14ms | 2248kb | Incorect | 0 |
| 12 | 29ms | 3448kb | OK | 5 |
| 13 | 352ms | 19730kb | OK | 5 |
| 14 | 19ms | 8863kb | Incorect | 0 |
| 15 | 302ms | 24961kb | OK | 5 |
| 16 | 99ms | 65552kb | Memory limit exceeded | 0 |
| 17 | 104ms | 66154kb | Memory limit exceeded | 0 |
| 18 | 99ms | 65822kb | Memory limit exceeded | 0 |
| 19 | 98ms | 65576kb | Memory limit exceeded | 0 |
| 20 | 99ms | 65576kb | Memory limit exceeded | 0 |
| Punctaj total | 35 |