Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2175733)
| Utilizator | Data | 16 martie 2018 18:43:12 | |
|---|---|---|---|
| Problema | Componente tare conexe | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:13:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
^
user.cpp: In function ‘void dfs1(int)’:
user.cpp:22:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<vt[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:49:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<ctc[i].size();j++) printf("%d ",ctc[i][j]);
^
user.cpp:28: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:29: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:31: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:34: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 | 8ms | 6168kb | Corect | 10 | 30 |
| 2 | 8ms | 6140kb | Corect | 10 | |
| 3 | 8ms | 6232kb | Corect | 10 | |
| 4 | 8ms | 6180kb | Corect | 10 | 30 |
| 5 | 16ms | 6256kb | Corect | 10 | |
| 6 | 24ms | 6624kb | Corect | 10 | |
| 7 | 36ms | 6900kb | Corect | 10 | 30 |
| 8 | 96ms | 7996kb | Corect | 10 | |
| 9 | 184ms | 10056kb | Corect | 10 | |
| 10 | 232ms | 11896kb | Corect | 10 | 10 |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
