Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2575428)
| Utilizator | Data | 6 martie 2020 13:29:08 | |
|---|---|---|---|
| Problema | Componente biconexe | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:64:28: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<std::vector<int> >::size_type {aka long unsigned int}' [-Wformat=]
printf("%d\n", bic.size());
^
main.cpp:51:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("biconex.in", "r", stdin);
^
main.cpp:52:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("biconex.out", "w", stdout);
^
main.cpp:55:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:57:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &e[i].u, &e[i].v);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 7ms | 2490kb | Corect | 10 |
| 2 | 7ms | 2490kb | Corect | 10 |
| 3 | 7ms | 2490kb | Corect | 10 |
| 4 | 8ms | 2621kb | Corect | 10 |
| 5 | 9ms | 2752kb | Corect | 10 |
| 6 | 17ms | 3145kb | Corect | 10 |
| 7 | 28ms | 3538kb | Corect | 10 |
| 8 | 300ms | 20496kb | Memory limit exceeded | 0 |
| 9 | 192ms | 10649kb | Corect | 10 |
| 10 | 214ms | 14168kb | Corect | 10 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
