Pagini recente » Borderou de evaluare (job #1767514) | Borderou de evaluare (job #1492546) | Borderou de evaluare (job #1119964) | Borderou de evaluare (job #250445) | Borderou de evaluare (job #2095552)
Borderou de evaluare (job #2095552)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bfs()’:
user.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<G[nod].size();j++)
^
user.cpp:26:9: warning: unused variable ‘i’ [-Wunused-variable]
int i,j,nod,nod2;
^
user.cpp: In function ‘int ford_fulkerson()’:
user.cpp:54:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<G[n].size();i++)
^
user.cpp: In function ‘void read()’:
user.cpp:13:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.in","r",stdin);
^
user.cpp:14:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:17:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d ",&x,&y,&z);
^
user.cpp: In function ‘int main()’:
user.cpp:85:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.out","w",stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 512kb | OK | 10 | 10 |
| 2 | 0ms | 624kb | OK | 10 | 10 |
| 3 | 0ms | 804kb | OK | 10 | 10 |
| 4 | 0ms | 956kb | OK | 10 | 10 |
| 5 | 0ms | 1088kb | OK | 10 | 10 |
| 6 | 0ms | 1352kb | OK | 10 | 10 |
| 7 | 4ms | 3252kb | OK | 10 | 10 |
| 8 | 12ms | 5928kb | OK | 10 | 30 |
| 9 | 16ms | 7560kb | OK | 10 |
| 10 | 20ms | 8300kb | OK | 10 |
| Punctaj total | 100 |