Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1782452)
| Utilizator | Data | 18 octombrie 2016 09:48:41 | |
|---|---|---|---|
| Problema | Componente tare conexe | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:13:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<v[nod].size();i++)
^
user.cpp: In function ‘void dfp(int)’:
user.cpp:21:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<vt[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:53:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<ras[l].size();i++)
^
user.cpp:26:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.in","r",stdin);
^
user.cpp:27:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.out","w",stdout);
^
user.cpp:28:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:31:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 4ms | 3956kb | Numar de componente gresit | 0 | 0 |
| 2 | 4ms | 3956kb | Componenta tare conexa gresita | 4 | |
| 3 | 4ms | 3964kb | Numar de componente gresit | 0 | |
| 4 | 4ms | 3996kb | Componente tare conexe: gresit | 4 | 0 |
| 5 | 12ms | 4116kb | Numar de componente gresit | 0 | |
| 6 | 20ms | 4472kb | Numar de componente gresit | 0 | |
| 7 | 32ms | 4812kb | Numar de componente gresit | 0 | 0 |
| 8 | 92ms | 6048kb | Numar de componente gresit | 0 | |
| 9 | 176ms | 8184kb | Numar de componente gresit | 0 | |
| 10 | 212ms | 9896kb | Numar de componente gresit | 0 | 0 |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
