Pagini recente » Borderou de evaluare (job #1427082) | Autentificare | Istoria paginii runda/racovita_10_vacanta_tema/clasament | Borderou de evaluare (job #2458319) | Borderou de evaluare (job #2906095)
Borderou de evaluare (job #2906095)
Raport evaluator
Compilare:
main.cpp: In function 'void bellmanford(int)':
main.cpp:28:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
28 | for(i=0; i<adj[curr].size(); i++)
| ~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int dijkstra(int, int, int)':
main.cpp:58:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
58 | for(i=0; i<adj[curr].size(); i++)
| ~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:99:11: warning: unused variable 'j' [-Wunused-variable]
99 | int i,j,k,l,n,m,a,b,capedge,costedge,st,fs,cst,cp;
| ^
main.cpp:99:13: warning: unused variable 'k' [-Wunused-variable]
99 | int i,j,k,l,n,m,a,b,capedge,costedge,st,fs,cst,cp;
| ^
main.cpp:99:15: warning: unused variable 'l' [-Wunused-variable]
99 | int i,j,k,l,n,m,a,b,capedge,costedge,st,fs,cst,cp;
| ^
main.cpp:99:25: warning: unused variable 'capedge' [-Wunused-variable]
99 | int i,j,k,l,n,m,a,b,capedge,costedge,st,fs,cst,cp;
| ^~~~~~~
main.cpp:99:33: warning: unused variable 'costedge' [-Wunused-variable]
99 | int i,j,k,l,n,m,a,b,capedge,costedge,st,fs,cst,cp;
| ^~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 1ms | 184kb | OK | 10 | 10 |
2 | 1ms | 184kb | OK | 10 | 10 |
3 | 1ms | 184kb | OK | 10 | 10 |
4 | 2ms | 188kb | OK | 10 | 10 |
5 | 1ms | 184kb | OK | 10 | 10 |
6 | 575ms | 1228kb | OK | 10 | 20 |
7 | 473ms | 1257kb | OK | 10 |
8 | 608ms | 1970kb | Time limit exceeded | 0 | 0 |
9 | 601ms | 1884kb | Time limit exceeded | 0 |
10 | 603ms | 1896kb | Time limit exceeded | 0 |
Punctaj total | 70 |