Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1767852)
| Utilizator | Data | 29 septembrie 2016 20:26:04 | |
|---|---|---|---|
| Problema | Graf | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 20 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS(int)’:
user.cpp:20:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<v[c[start]].size(); j++)
^
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:31:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[nod2].size(); i++)
^
user.cpp:48:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=1;j<a.size();j++)
^
user.cpp:54:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=1;j<a.size();j++)
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 508kb | Incorect | 0 |
| 2 | 0ms | 516kb | OK | 10 |
| 3 | 0ms | 516kb | OK | 10 |
| 4 | Depăşit | 476kb | Time limit exceeded. | 0 |
| 5 | 0ms | 516kb | Incorect | 0 |
| 6 | 12ms | 800kb | Incorect | 0 |
| 7 | 4ms | 624kb | Incorect | 0 |
| 8 | 8ms | 788kb | Incorect | 0 |
| 9 | 8ms | 812kb | Incorect | 0 |
| 10 | 12ms | 820kb | Incorect | 0 |
| Punctaj total | 20 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
