Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1315277)
| Utilizator | Data | 12 ianuarie 2015 18:14:21 | |
|---|---|---|---|
| Problema | Cuplaj maxim in graf bipartit | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 28 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘bool dfs(const int&, const int&)’:
user.cpp:36:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<G[s].size(); i++) {
^
user.cpp: In function ‘void afisgraf()’:
user.cpp:69:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<G[i].size(); j++) {
^
user.cpp: In function ‘int main()’:
user.cpp:103:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<G[t].size(); i++) {
^
user.cpp:101:9: warning: unused variable ‘node’ [-Wunused-variable]
int node;
^
user.cpp:102:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 668kb | Nod inexistent in graf | 4 |
| 2 | 0ms | 676kb | Nod inexistent in graf | 4 |
| 3 | 0ms | 680kb | Nod inexistent in graf | 4 |
| 4 | 0ms | 716kb | Nod inexistent in graf | 4 |
| 5 | 4ms | 768kb | Nod inexistent in graf | 4 |
| 6 | 132ms | 1136kb | Nod inexistent in graf | 4 |
| 7 | 140ms | 1576kb | Nod inexistent in graf | 4 |
| 8 | Depăşit | 1568kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 2264kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 3692kb | Time limit exceeded. | 0 |
| Punctaj total | 28 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
