Pagini recente » Borderou de evaluare (job #1814589) | Borderou de evaluare (job #3327861) | Statistici Mihnea Rafael Dunarintu (MihayFox) | Borderou de evaluare (job #1777246) | Borderou de evaluare (job #3271430)
Borderou de evaluare (job #3271430)
Raport evaluator
Compilare:
main.cpp: In function 'void bellmanFord(int, std::vector<std::vector<std::pair<int, int> > >&, std::vector<int>&, std::vector<int>&, std::vector<int>&)':
main.cpp:10:39: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<std::pair<int, int> > >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
10 | for (int nodeIndex = 1; nodeIndex < costMatrix.size(); nodeIndex++)
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
main.cpp:17:39: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<std::pair<int, int> > >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
17 | for (int nodeIndex = 1; nodeIndex < costMatrix.size() - 1; nodeIndex++)
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
main.cpp:18:55: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<std::pair<int, int> > >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
18 | for (int sourceNodeIndex = 1; sourceNodeIndex < costMatrix.size(); sourceNodeIndex++)
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
main.cpp:26:51: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<std::pair<int, int> > >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
26 | for (int sourceNodeIndex = 1; sourceNodeIndex < costMatrix.size(); sourceNodeIndex++)
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:82:39: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
82 | for (int nodeIndex = 2; nodeIndex < answer.size(); nodeIndex++)
| ~~~~~~~~~~^~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 303kb | OK | 5 | 5 |
| 2 | 0ms | 303kb | OK | 5 | 5 |
| 3 | 0ms | 303kb | Incorect | 0 | 0 |
| 4 | 0ms | 303kb | Incorect | 0 | 0 |
| 5 | 24ms | 1224kb | Incorect | 0 | 0 |
| 6 | 0ms | 303kb | Incorect | 0 | 0 |
| 7 | 4ms | 557kb | Incorect | 0 |
| 8 | 10ms | 21069kb | Memory limit exceeded | 0 | 0 |
| 9 | 251ms | 17936kb | Time limit exceeded | 0 |
| 10 | 4ms | 557kb | Incorect | 0 |
| 11 | 8ms | 21024kb | Memory limit exceeded | 0 | 0 |
| 12 | 11ms | 21024kb | Memory limit exceeded | 0 |
| 13 | 9ms | 20742kb | Memory limit exceeded | 0 |
| 14 | 9ms | 20742kb | Memory limit exceeded | 0 |
| 15 | 8ms | 20742kb | Memory limit exceeded | 0 | 0 |
| 16 | 8ms | 20742kb | Memory limit exceeded | 0 |
| 17 | 24ms | 1081kb | Incorect | 0 |
| 18 | 8ms | 20742kb | Memory limit exceeded | 0 | 0 |
| 19 | 8ms | 20742kb | Memory limit exceeded | 0 |
| 20 | 24ms | 1085kb | Incorect | 0 |
| Punctaj total | 10 |