Pagini recente » Borderou de evaluare (job #969405) | Borderou de evaluare (job #1109225) | Borderou de evaluare (job #2383514) | Borderou de evaluare (job #2035035) | Borderou de evaluare (job #2822208)
Borderou de evaluare (job #2822208)
Raport evaluator
Compilare:
main.cpp: In member function 'void graf::sortare_topologica()':
main.cpp:125:27: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
125 | while(rezolvare.size()<n){
| ~~~~~~~~~~~~~~~~^~
main.cpp:126:45: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
126 | for(int i=1;i<=n && rezolvare.size()<n;i++){
| ~~~~~~~~~~~~~~~~^~
main.cpp: In member function 'void graf::ctc()':
main.cpp:175:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
175 | for(int j=0;j<vecini[i].size();j++){
| ~^~~~~~~~~~~~~~~~~
main.cpp: In member function 'void graf::Componente_Biconexe()':
main.cpp:226:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
226 | for(int i=0;i<solutie.size();i++){
| ~^~~~~~~~~~~~~~~
main.cpp:227:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
227 | for(int j=0;j<solutie[i].size();j++){
| ~^~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void graf::DFS3(int, int*, bool*, std::stack<std::pair<int, int> >&, int*, int*, std::vector<std::vector<int> >&, int)':
main.cpp:269:34: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
269 | for(int j=0;j<temporar_muchii[1].size();j++){
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void graf::Muchii_Critice()':
main.cpp:302:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
302 | for(int i=0;i<solutie.size();i++){
| ~^~~~~~~~~~~~~~~
main.cpp:304:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
304 | if(i!=solutie.size()-1){
| ~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'bool Havel_Hakimi(std::vector<int>)':
main.cpp:346:29: warning: comparison of integer expressions of different signedness: '__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type' {aka 'int'} and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
346 | if(grade[grade.size()-1]>grade.size()-1){
main.cpp:352:33: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
352 | if(cel_cel_mai_mare_grad>grade.size()){
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
main.cpp: In member function 'bool graf::BFS_flux_maxim(int, int, std::vector<int>&, std::vector<bool>&, const std::vector<std::vector<int> >&, const std::vector<std::vector<int> >&)':
main.cpp:487:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
487 | for(int i=0;i<vecini[coada.front()].size();i++){
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void graf_cu_costuri::kruskall()':
main.cpp:594:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, std::pair<int, int> > >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
594 | for(int i=0;i<muchii.size();i++){
| ~^~~~~~~~~~~~~~
main.cpp:603:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
603 | for(int i=0;i<solutie.size();i++){
| ~^~~~~~~~~~~~~~~
main.cpp: In member function 'void graf_cu_costuri::dijkstra(int)':
main.cpp:632:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
632 | for(int i=0;i<vecini[nod_curent].size();i++){
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~
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 | 479kb | OK | 5 |
5 | 2ms | 184kb | OK | 5 |
6 | 2ms | 184kb | OK | 5 |
7 | 2ms | 184kb | OK | 5 |
8 | 2ms | 184kb | OK | 5 |
9 | 2ms | 184kb | OK | 5 |
10 | 2ms | 184kb | OK | 5 |
11 | 30ms | 1572kb | OK | 5 |
12 | 25ms | 1695kb | OK | 5 |
13 | 35ms | 2478kb | OK | 5 |
14 | 44ms | 3133kb | OK | 5 |
15 | 59ms | 3588kb | OK | 5 |
16 | 73ms | 4325kb | OK | 5 |
17 | 97ms | 11563kb | OK | 5 |
18 | 11ms | 3436kb | OK | 5 |
19 | 11ms | 3608kb | OK | 5 |
20 | 87ms | 5799kb | OK | 5 |
Punctaj total | 100 |