Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1230722)
| Utilizator | Data | 19 septembrie 2014 09:41:01 | |
|---|---|---|---|
| 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:18:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[nod].size(); ++i)
^
user.cpp: In function ‘void ctc(int)’:
user.cpp:37:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<vinv[nod].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:52:34: 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:53:36: 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:57:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:61:30: 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 | 2732kb | Corect | 10 | 30 |
| 2 | 4ms | 2736kb | Corect | 10 | |
| 3 | 4ms | 2744kb | Corect | 10 | |
| 4 | 4ms | 2780kb | Corect | 10 | 30 |
| 5 | 8ms | 2912kb | Corect | 10 | |
| 6 | 20ms | 3244kb | Corect | 10 | |
| 7 | 28ms | 3592kb | Corect | 10 | 30 |
| 8 | 84ms | 4760kb | Corect | 10 | |
| 9 | 160ms | 6664kb | Corect | 10 | |
| 10 | 204ms | 8384kb | Corect | 10 | 10 |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
