Pagini recente » Borderou de evaluare (job #2051770) | Borderou de evaluare (job #2142417) | Borderou de evaluare (job #2115781) | Borderou de evaluare (job #3128813) | Borderou de evaluare (job #1368349)
Borderou de evaluare (job #1368349)
Raport evaluator
Compilare:
user.cpp: In function ‘bool findAugPath()’:
user.cpp:41: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:88: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:15: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:18: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:104: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:105: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 | 480kb | OK | 10 | 10 |
2 | 0ms | 544kb | OK | 10 | 10 |
3 | 0ms | 652kb | OK | 10 | 10 |
4 | 0ms | 728kb | OK | 10 | 10 |
5 | 0ms | 792kb | OK | 10 | 10 |
6 | 0ms | 920kb | OK | 10 | 10 |
7 | 4ms | 2056kb | OK | 10 | 10 |
8 | 8ms | 3260kb | OK | 10 | 30 |
9 | 12ms | 4028kb | OK | 10 |
10 | 12ms | 4448kb | OK | 10 |
Punctaj total | 100 |