Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1827063)
| Utilizator | Data | 11 decembrie 2016 13:40:15 | |
|---|---|---|---|
| Problema | Flux maxim de cost minim | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘bool BF(int, int)’:
user.cpp:28:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graph[node].size();i++)
^
user.cpp: In function ‘int Flow(int, int)’:
user.cpp:47:6: warning: unused variable ‘F’ [-Wunused-variable]
int F=0,Cost=0,Min;
^
user.cpp: In function ‘int main()’:
user.cpp:64:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d%d%d%d",&N,&M,&S,&D);
^
user.cpp:67:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d%d%d%d",&X,&Y,&C,&Z);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 300kb | OK | 10 | 10 |
| 2 | 0ms | 312kb | OK | 10 | 10 |
| 3 | 0ms | 428kb | OK | 10 | 10 |
| 4 | 0ms | 428kb | OK | 10 | 10 |
| 5 | 0ms | 432kb | OK | 10 | 10 |
| 6 | 472ms | 1060kb | OK | 10 | 20 |
| 7 | 520ms | 1040kb | OK | 10 | |
| 8 | Depăşit | 1568kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 1568kb | Time limit exceeded. | 0 | |
| 10 | Depăşit | 1564kb | Time limit exceeded. | 0 | |
| Punctaj total | 70 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
