Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2559080)
| Utilizator | Data | 26 februarie 2020 22:59:25 | |
|---|---|---|---|
| Problema | Componente tare conexe | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:12:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < G[u].size() ; j ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'void dfst(int)':
main.cpp:25:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < T[u].size() ; j ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:57:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < ctc[i].size() ; j ++)
~~^~~~~~~~~~~~~~~
main.cpp:34:36: 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);
^
main.cpp:35:38: 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);
^
main.cpp:37:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d" , &n , &m);
^
main.cpp:40:32: 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 | 18ms | 7733kb | Corect | 10 | 30 |
| 2 | 17ms | 7733kb | Corect | 10 | |
| 3 | 18ms | 7733kb | Corect | 10 | |
| 4 | 19ms | 7733kb | Corect | 10 | 30 |
| 5 | 26ms | 7995kb | Corect | 10 | |
| 6 | 39ms | 8388kb | Corect | 10 | |
| 7 | 55ms | 8912kb | Corect | 10 | 30 |
| 8 | 134ms | 11010kb | Corect | 10 | |
| 9 | 242ms | 15204kb | Corect | 10 | |
| 10 | 273ms | 18481kb | Corect | 10 | 10 |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
