Pagini recente » Cod sursa (job #433201) | Borderou de evaluare (job #1692617) | Borderou de evaluare (job #2616383) | Monitorul de evaluare | Borderou de evaluare (job #1251651)
Borderou de evaluare (job #1251651)
Raport evaluator
Compilare:
user.cpp: In function ‘void BellmanFord()’:
user.cpp:41:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<v[nod].size();i++)
^
user.cpp: In function ‘int Dijkstra()’:
user.cpp:71:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<v[nod].size();i++)
^
user.cpp:53:21: warning: unused variable ‘n1’ [-Wunused-variable]
{ int i,x,nod,nod2,n1,n2,cost,road,res,newc;
^
user.cpp:53:24: warning: unused variable ‘n2’ [-Wunused-variable]
{ int i,x,nod,nod2,n1,n2,cost,road,res,newc;
^
user.cpp:53:32: warning: unused variable ‘road’ [-Wunused-variable]
{ int i,x,nod,nod2,n1,n2,cost,road,res,newc;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 476kb | OK | 10 | 10 |
| 2 | 0ms | 500kb | OK | 10 | 10 |
| 3 | 0ms | 672kb | OK | 10 | 10 |
| 4 | 0ms | 680kb | OK | 10 | 10 |
| 5 | 0ms | 680kb | OK | 10 | 10 |
| 6 | 500ms | 1432kb | OK | 10 | 20 |
| 7 | 488ms | 1424kb | OK | 10 |
| 8 | Depăşit | 2084kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 2072kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 2076kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |