Pagini recente » Borderou de evaluare (job #2553545) | Borderou de evaluare (job #1758181) | Borderou de evaluare (job #1925456) | Borderou de evaluare (job #908639) | Borderou de evaluare (job #1449558)
Borderou de evaluare (job #1449558)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bfs()’:
user.cpp:21:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < m[x].size(); ++i) {
^
user.cpp: In function ‘void update_flow()’:
user.cpp:34:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<m[N].size();++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:61: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:62: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);
^
user.cpp:63: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:65:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 536kb | OK | 10 | 10 |
2 | 0ms | 664kb | OK | 10 | 10 |
3 | 0ms | 840kb | OK | 10 | 10 |
4 | 0ms | 1004kb | OK | 10 | 10 |
5 | 0ms | 1168kb | OK | 10 | 10 |
6 | 0ms | 1428kb | OK | 10 | 10 |
7 | 4ms | 3920kb | OK | 10 | 10 |
8 | 12ms | 6400kb | OK | 10 | 30 |
9 | 12ms | 8112kb | OK | 10 |
10 | 16ms | 8960kb | OK | 10 |
Punctaj total | 100 |