Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #968339)
| Utilizator | Data | 1 iulie 2013 23:05:58 | |
|---|---|---|---|
| Problema | Capitala | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 20 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:62:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0; i < G[node].size(); ++i )
^
user.cpp:68:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0; i < G[node].size(); ++i )
^
user.cpp: In function ‘void DFS1(int)’:
user.cpp:79:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0; i < G[node].size(); ++i )
^
user.cpp:84:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0; i < G[node].size(); ++i )
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 4ms | 2784kb | Incorect | 0 | 0 |
| 2 | 4ms | 2792kb | OK! | 10 | 10 |
| 3 | 4ms | 2796kb | Incorect | 0 | 0 |
| 4 | 4ms | 2840kb | Incorect | 0 | 0 |
| 5 | 12ms | 2916kb | Incorect | 0 | 0 |
| 6 | 12ms | 3000kb | OK! | 10 | 10 |
| 7 | 12ms | 2992kb | Incorect | 0 | 0 |
| 8 | 12ms | 3128kb | Incorect | 0 | 0 |
| 9 | 276ms | 8272kb | OK! | 10 | |
| 10 | 124ms | 5540kb | OK! | 10 | |
| Punctaj total | 20 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
