Pagini recente » Borderou de evaluare (job #2668516) | Borderou de evaluare (job #886387) | Borderou de evaluare (job #2462378) | Borderou de evaluare (job #917161) | Borderou de evaluare (job #1368339)
Borderou de evaluare (job #1368339)
Raport evaluator
Compilare:
user.cpp: In function ‘bool findAugPath()’:
user.cpp:46:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[ nc ].size(); i++)
^
user.cpp: In function ‘void findMaxFlow()’:
user.cpp:96:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[ N ].size(); i++)
^
user.cpp: In function ‘void citire()’:
user.cpp:18:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
user.cpp:22:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int x, y, z; scanf("%d %d %d",&x,&y, &z);
^
user.cpp: In function ‘int main()’:
user.cpp:112: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:113: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 | 488kb | OK | 10 | 10 |
2 | 0ms | 552kb | OK | 10 | 10 |
3 | 0ms | 656kb | OK | 10 | 10 |
4 | 0ms | 732kb | OK | 10 | 10 |
5 | 0ms | 796kb | OK | 10 | 10 |
6 | 0ms | 924kb | OK | 10 | 10 |
7 | 4ms | 2060kb | OK | 10 | 10 |
8 | 8ms | 3260kb | OK | 10 | 30 |
9 | 12ms | 4040kb | OK | 10 |
10 | 16ms | 4456kb | OK | 10 |
Punctaj total | 100 |