Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1163392)
| Utilizator | Data | 1 aprilie 2014 12:39:42 | |
|---|---|---|---|
| Problema | Cuplaj maxim in graf bipartit | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 80 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void citire()’:
user.cpp:12:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld %ld %ld",&n,&m,&nrm);
^
user.cpp:12:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=]
user.cpp:12:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 4 has type ‘int*’ [-Wformat=]
user.cpp:15:30: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld %ld",&a,&b);
^
user.cpp:15:30: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=]
user.cpp: In function ‘void afisare()’:
user.cpp:61:23: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
printf("%ld\n",rez);
^
user.cpp:64:39: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
printf("%ld %ld\n",i,st[i]);
^
user.cpp:64:39: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 356kb | OK | 10 |
| 2 | 0ms | 360kb | OK | 10 |
| 3 | 0ms | 364kb | OK | 10 |
| 4 | 4ms | 364kb | OK | 10 |
| 5 | 8ms | 376kb | OK | 10 |
| 6 | 96ms | 512kb | OK | 10 |
| 7 | 20ms | 664kb | OK | 10 |
| 8 | 92ms | 656kb | OK | 10 |
| 9 | Depăşit | 928kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1504kb | Time limit exceeded. | 0 |
| Punctaj total | 80 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
