Pagini recente » Borderou de evaluare (job #3037984) | Borderou de evaluare (job #1761302) | Borderou de evaluare (job #246274) | Borderou de evaluare (job #755743) | Borderou de evaluare (job #1376724)
Borderou de evaluare (job #1376724)
Raport evaluator
Compilare:
user.cpp: In function ‘bool findAugPath()’:
user.cpp:39:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[ curr ].size(); i++)
^
user.cpp: In function ‘void findMaxFlow()’:
user.cpp:74: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:91: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:92: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 | 484kb | OK | 10 | 10 |
2 | 0ms | 540kb | OK | 10 | 10 |
3 | 0ms | 656kb | OK | 10 | 10 |
4 | 0ms | 724kb | OK | 10 | 10 |
5 | 0ms | 784kb | OK | 10 | 10 |
6 | 0ms | 920kb | OK | 10 | 10 |
7 | 4ms | 2056kb | OK | 10 | 10 |
8 | 8ms | 3252kb | OK | 10 | 30 |
9 | 12ms | 4028kb | OK | 10 |
10 | 12ms | 4448kb | OK | 10 |
Punctaj total | 100 |