Pagini recente » Borderou de evaluare (job #1627790) | Borderou de evaluare (job #1262673) | Borderou de evaluare (job #2114106) | Borderou de evaluare (job #1451694) | Borderou de evaluare (job #1368295)
Borderou de evaluare (job #1368295)
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 | 468kb | OK | 10 | 10 |
| 2 | 0ms | 536kb | OK | 10 | 10 |
| 3 | 0ms | 648kb | OK | 10 | 10 |
| 4 | 0ms | 712kb | OK | 10 | 10 |
| 5 | 0ms | 780kb | OK | 10 | 10 |
| 6 | 0ms | 912kb | OK | 10 | 10 |
| 7 | 8ms | 2048kb | OK | 10 | 10 |
| 8 | Depăşit | 3220kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 3996kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4400kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |