Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1006490)
| Utilizator | Data | 7 octombrie 2013 10:03:40 | |
|---|---|---|---|
| Problema | Ciclu | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 80 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘bool bellmanFord()’:
user.cpp:46: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:73:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[i].size();j++)
^
user.cpp:82: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:92:18: warning: variable ‘sol’ set but not used [-Wunused-but-set-variable]
double p,u,m,sol;
^
user.cpp:108: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 | 4ms | 484kb | Belea ! | 10 |
| 3 | 4ms | 492kb | Belea ! | 10 |
| 4 | 8ms | 504kb | Belea ! | 10 |
| 5 | 36ms | 576kb | Belea ! | 10 |
| 6 | 108ms | 512kb | Belea ! | 10 |
| 7 | 144ms | 520kb | Belea ! | 10 |
| 8 | 192ms | 588kb | Belea ! | 10 |
| 9 | 4ms | 516kb | Dezastru ! | 0 |
| 10 | Depăşit | 500kb | Time limit exceeded. | 0 |
| Punctaj total | 80 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
