Pagini recente » Borderou de evaluare (job #525588) | Borderou de evaluare (job #3220702) | Borderou de evaluare (job #3121074)
Borderou de evaluare (job #3121074)
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:174:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
174 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:178:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
178 | for (int j = 0; j < componente[i].size() && !areBerarie; ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:186:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
186 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:188:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
188 | for (int j = 0; j < componente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:190:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
190 | for (int k = 0; k < graf[componente[i][j]].size(); ++k)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:201:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
201 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:209:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
209 | for (int j = 0; j < grafInvComponente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:224:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
224 | for (int j = 0; j < grafInvComponente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:230:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
230 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:246:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
246 | for (int i = 0; i < grafInvComponente[nod].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:257:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
257 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:261:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
261 | for (int j = 0; j < componente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 9ms | 561kb | OK | 5 |
2 | 9ms | 557kb | OK | 5 |
3 | 9ms | 557kb | 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 | 2482kb | OK | 5 |
12 | 24ms | 3551kb | OK | 5 |
13 | 133ms | 13684kb | OK | 5 |
14 | 19ms | 9232kb | OK | 5 |
15 | 203ms | 22339kb | OK | 5 |
16 | 104ms | 66371kb | Memory limit exceeded | 0 |
17 | 104ms | 66404kb | Memory limit exceeded | 0 |
18 | 104ms | 66408kb | Memory limit exceeded | 0 |
19 | 99ms | 65794kb | Memory limit exceeded | 0 |
20 | 103ms | 66228kb | Memory limit exceeded | 0 |
Punctaj total | 75 |