Pagini recente » Borderou de evaluare (job #843800) | Autentificare | Borderou de evaluare (job #2523357) | Monitorul de evaluare | Borderou de evaluare (job #3121068)
Borderou de evaluare (job #3121068)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:39:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
39 | for (int i = 0; i < graf[nod].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'void dfsInv(int)':
main.cpp:54:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
54 | for (int i = 0; i < grafInv[nod].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:173:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
173 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:177:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
177 | for (int j = 0; j < componente[i].size() && !areBerarie; ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:185:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
185 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:187:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
187 | for (int j = 0; j < componente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:189:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
189 | for (int k = 0; k < graf[componente[i][j]].size(); ++k)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:200:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
200 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:208:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
208 | for (int j = 0; j < grafInvComponente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:223:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
223 | for (int j = 0; j < grafInvComponente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:229:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
229 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:245:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
245 | for (int i = 0; i < grafInvComponente[nod].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:256:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
256 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:260:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
260 | for (int j = 0; j < componente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:270:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
270 | for (int i = 0; i < sol.size(); ++i)
| ~~^~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 9ms | 532kb | OK | 5 |
| 2 | 9ms | 557kb | OK | 5 |
| 3 | 9ms | 561kb | OK | 5 |
| 4 | 9ms | 557kb | OK | 5 |
| 5 | 9ms | 557kb | OK | 5 |
| 6 | 9ms | 557kb | OK | 5 |
| 7 | 9ms | 557kb | OK | 5 |
| 8 | 9ms | 557kb | OK | 5 |
| 9 | 9ms | 557kb | OK | 5 |
| 10 | 9ms | 2453kb | OK | 5 |
| 11 | 14ms | 2723kb | OK | 5 |
| 12 | 24ms | 3551kb | OK | 5 |
| 13 | 133ms | 13709kb | OK | 5 |
| 14 | 19ms | 9367kb | OK | 5 |
| 15 | 203ms | 22331kb | OK | 5 |
| 16 | 104ms | 66097kb | Memory limit exceeded | 0 |
| 17 | 103ms | 66379kb | Memory limit exceeded | 0 |
| 18 | 104ms | 66387kb | Memory limit exceeded | 0 |
| 19 | 104ms | 66281kb | Memory limit exceeded | 0 |
| 20 | 99ms | 65744kb | Memory limit exceeded | 0 |
| Punctaj total | 75 |