Borderou de evaluare (job #1161918)
Utilizator | Data | 31 martie 2014 15:30:49 | |
---|---|---|---|
Problema | Flux maxim | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘bool bfs()’:
user.cpp:17:22: error: ‘memset’ was not declared in this scope
memset(t,0,nmax*4);
^
user.cpp: In function ‘int getMin(int)’:
user.cpp:39:57: error: ‘minim’ was not declared in this scope
return minim(newMin,cap[t[x]][x] - flow[t[x]][x]);
^
user.cpp: In function ‘int main()’:
user.cpp:53:37: error: ‘froepen’ was not declared in this scope
froepen("maxflow.out","w",stdout);
^
user.cpp: In function ‘int getMin(int)’:
user.cpp:41:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !