Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2200120)
| Utilizator | Data | 30 aprilie 2018 13:36:48 | |
|---|---|---|---|
| Problema | Componente tare conexe | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void go_visit(int)’:
user.cpp:14:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<nod[pos].size();i++)
~^~~~~~~~~~~~~~~~
user.cpp:26:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<nod[pos].size();i++)
~^~~~~~~~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:57:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<ans.size();i++)
~^~~~~~~~~~~
user.cpp:59:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<component[ans[i]].size();j++)
~^~~~~~~~~~~~~~~~~~~~~~~~~
user.cpp:31: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:32: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:33:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&n,&m);
^
user.cpp:36:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&x,&y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 4ms | 3932kb | Numar de componente gresit | 0 | 0 |
| 2 | 4ms | 3932kb | Corect | 10 | |
| 3 | 4ms | 3940kb | Numar de componente gresit | 0 | |
| 4 | 4ms | 3972kb | Numar de componente gresit | 0 | 0 |
| 5 | 8ms | 4060kb | Numar de componente gresit | 0 | |
| 6 | 16ms | 4312kb | Numar de componente gresit | 0 | |
| 7 | 28ms | 4592kb | Numar de componente gresit | 0 | 0 |
| 8 | 68ms | 5280kb | Numar de componente gresit | 0 | |
| 9 | 132ms | 6776kb | Numar de componente gresit | 0 | |
| 10 | 172ms | 8584kb | 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 !
