Pagini recente » Borderou de evaluare (job #1481783) | Borderou de evaluare (job #2571687) | Borderou de evaluare (job #2254868) | Borderou de evaluare (job #2903961) | Borderou de evaluare (job #2822053)
Borderou de evaluare (job #2822053)
Raport evaluator
Compilare:
main.cpp: In member function 'std::vector<int> Graf::bfs(int)':
main.cpp:211:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
211 | for(int i = 0; i < listaAdiacenta[nodCurent].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'std::vector<int> Graf::sortareTopologica(std::vector<int>&)':
main.cpp:259:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
259 | for(int i = 0; i < listaAdiacenta[nodCurent].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'std::vector<std::vector<int> > Graf::criticalConnections(int, std::vector<std::vector<int> >&)':
main.cpp:596:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
596 | for(int i = 0; i < connections.size(); i++){
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In constructor 'Disjoint::Disjoint(int, int)':
main.cpp:72:23: warning: 'Disjoint::numarOperatii' will be initialized after [-Wreorder]
72 | int numarMultimi, numarOperatii;
| ^~~~~~~~~~~~~
main.cpp:72:9: warning: 'int Disjoint::numarMultimi' [-Wreorder]
72 | int numarMultimi, numarOperatii;
| ^~~~~~~~~~~~
main.cpp:931:1: warning: when initialized here [-Wreorder]
931 | Disjoint::Disjoint(int numarMultimi, int numarOperatii) : numarOperatii(numarOperatii), numarMultimi(numarMultimi) {}
| ^~~~~~~~
main.cpp: In function 'void rezolvareBiconex()':
main.cpp:1278:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
1278 | for(int i = 0; i < nrComponenteBiconexe; i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:1279:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
1279 | for(int j = 0; j < componenteBiconexe[i].size(); j++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void rezolvareCTC()':
main.cpp:1318:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
1318 | for(int i = 0; i < nrComponenteTareConexe; i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:1319:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
1319 | for(int j = 0; j < componenteTareConexe[i].size(); j++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void rezolvareBellmanFord()':
main.cpp:1545:65: warning: unused variable 'nodStart' [-Wunused-variable]
1545 | int noduri, muchii, extremitateInitiala, extremitateFinala, nodStart;
| ^~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | OK | 5 |
2 | 2ms | 184kb | OK | 5 |
3 | 2ms | 184kb | OK | 5 |
4 | 11ms | 421kb | OK | 5 |
5 | 2ms | 184kb | OK | 5 |
6 | 2ms | 184kb | OK | 5 |
7 | 2ms | 196kb | OK | 5 |
8 | 2ms | 184kb | OK | 5 |
9 | 2ms | 184kb | OK | 5 |
10 | 2ms | 184kb | OK | 5 |
11 | 30ms | 1499kb | OK | 5 |
12 | 20ms | 1531kb | OK | 5 |
13 | 35ms | 2240kb | OK | 5 |
14 | 39ms | 2703kb | OK | 5 |
15 | 54ms | 3153kb | OK | 5 |
16 | 68ms | 3780kb | OK | 5 |
17 | 92ms | 10694kb | OK | 5 |
18 | 6ms | 2260kb | OK | 5 |
19 | 11ms | 2727kb | OK | 5 |
20 | 78ms | 4935kb | OK | 5 |
Punctaj total | 100 |