Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1006492)
| Utilizator | Data | 7 octombrie 2013 10:07:35 | |
|---|---|---|---|
| Problema | Ciclu | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘bool bellmanFord()’:
user.cpp:49:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[k].size();i++)
^
user.cpp: In function ‘bool rezolva(double)’:
user.cpp:76:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[i].size();j++)
^
user.cpp:85:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[i].size();j++)
^
user.cpp: In function ‘double cauta()’:
user.cpp:95:18: warning: variable ‘sol’ set but not used [-Wunused-but-set-variable]
double p,u,m,sol;
^
user.cpp:111:12: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return m;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 488kb | Belea ! | 10 |
| 2 | 0ms | 488kb | Belea ! | 10 |
| 3 | 4ms | 492kb | Belea ! | 10 |
| 4 | 4ms | 504kb | Belea ! | 10 |
| 5 | 32ms | 576kb | Belea ! | 10 |
| 6 | 36ms | 516kb | Belea ! | 10 |
| 7 | 44ms | 512kb | Belea ! | 10 |
| 8 | 144ms | 584kb | Belea ! | 10 |
| 9 | 4ms | 512kb | Dezastru ! | 0 |
| 10 | 356ms | 572kb | Belea ! | 10 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
