Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2172986)
| Utilizator | Data | 15 martie 2018 19:33:04 | |
|---|---|---|---|
| Problema | Biperm | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 35 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:44:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graph[node].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:58:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d",&N);
^
user.cpp:62:37: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d",&v[i][j]);
^
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:45:13: warning: ‘node’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(Graph[node][i].first!=father)
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 4ms | 3100kb | Cerintele 1 si 2 corecte | 4 |
| 2 | 4ms | 2940kb | Cerinta 1 corecta | 3 |
| 3 | 4ms | 3124kb | Cerintele 1 si 2 corecte | 4 |
| 4 | 4ms | 3092kb | Cerintele 1 si 2 corecte | 4 |
| 5 | 4ms | 2952kb | Cerintele 1 si 2 corecte | 4 |
| 6 | 4ms | 2804kb | Cerinta 1 corecta | 3 |
| 7 | 4ms | 2828kb | Cerinta 1 corecta | 3 |
| 8 | 4ms | 3096kb | Cerinta 1 corecta | 3 |
| 9 | 12ms | 3184kb | Cerinta 1 corecta | 3 |
| 10 | 12ms | 3344kb | Cerintele 1 si 2 corecte | 4 |
| Punctaj total | 35 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
