Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1648874)
| Utilizator | Data | 11 martie 2016 11:55:58 | |
|---|---|---|---|
| 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:20:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<g[x].size();i++)
^
user.cpp: In function ‘void dfst(int)’:
user.cpp:30:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<gt[x].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:65:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<sol[i].size();j++)
^
user.cpp:38: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:39: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:41:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:44:29: 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 | 4048kb | Corect | 10 | 30 |
| 2 | 4ms | 4048kb | Corect | 10 | |
| 3 | 4ms | 4060kb | Corect | 10 | |
| 4 | 4ms | 4080kb | Corect | 10 | 30 |
| 5 | 12ms | 4204kb | Corect | 10 | |
| 6 | 24ms | 4500kb | Corect | 10 | |
| 7 | 32ms | 4736kb | Corect | 10 | 30 |
| 8 | 88ms | 5876kb | Corect | 10 | |
| 9 | 168ms | 7584kb | Corect | 10 | |
| 10 | 228ms | 9140kb | Corect | 10 | 10 |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
