Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2305445)
| Utilizator | Data | 20 decembrie 2018 11:54:07 | |
|---|---|---|---|
| Problema | Componente biconexe | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 46 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:79:24: 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",C.size());
^
main.cpp:80:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < C.size(); i++) {
~~^~~~~~~~~~
main.cpp:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < C[i].size(); j++)
~~^~~~~~~~~~~~~
main.cpp:61:33: 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:62:35: 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:64:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
main.cpp:68:23: 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 |
|---|---|---|---|---|
| 1 | 7ms | 2490kb | Componente biconexe: componenta gresita | 4 |
| 2 | 7ms | 2490kb | Corect | 10 |
| 3 | 7ms | 2490kb | Componente biconexe: componenta gresita | 4 |
| 4 | 8ms | 2621kb | Componente biconexe: componenta gresita | 4 |
| 5 | 9ms | 2621kb | Componente biconexe: componenta gresita | 4 |
| 6 | 15ms | 2883kb | Componente biconexe: componenta gresita | 4 |
| 7 | 24ms | 3276kb | Componente biconexe: componenta gresita | 4 |
| 8 | 339ms | 14995kb | Componente biconexe: componenta gresita | 4 |
| 9 | 156ms | 7864kb | Componente biconexe: componenta gresita | 4 |
| 10 | 183ms | 9699kb | Componente biconexe: componenta gresita | 4 |
| Punctaj total | 46 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
