Pagini recente » Borderou de evaluare (job #783823) | Borderou de evaluare (job #3159132) | Borderou de evaluare (job #1257326) | Borderou de evaluare (job #3121064) | Borderou de evaluare (job #3121077)
Borderou de evaluare (job #3121077)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:41:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
41 | for (int i = 0; i < graf[nod].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'void dfsInv(int)':
main.cpp:56:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
56 | for (int i = 0; i < grafInv[nod].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:175:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
175 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:179:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
179 | for (int j = 0; j < componente[i].size() && !areBerarie; ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~
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:189:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
189 | for (int j = 0; j < componente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~
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 k = 0; k < graf[componente[i][j]].size(); ++k)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:202:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
202 | 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 < grafInvComponente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:225:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
225 | for (int j = 0; j < grafInvComponente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:231:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
231 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:247:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
247 | for (int i = 0; i < grafInvComponente[nod].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:258:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
258 | for (int i = 1; i < componente.size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:262:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
262 | for (int j = 0; j < componente[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~~~~
| 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 | 561kb | 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 | 2650kb | OK | 5 |
| 12 | 24ms | 3588kb | OK | 5 |
| 13 | 128ms | 13697kb | OK | 5 |
| 14 | 19ms | 9240kb | OK | 5 |
| 15 | 198ms | 22355kb | OK | 5 |
| 16 | 103ms | 66347kb | Memory limit exceeded | 0 |
| 17 | 99ms | 65957kb | Memory limit exceeded | 0 |
| 18 | 104ms | 65773kb | Memory limit exceeded | 0 |
| 19 | 99ms | 66355kb | Memory limit exceeded | 0 |
| 20 | 99ms | 65654kb | Memory limit exceeded | 0 |
| Punctaj total | 75 |