Pagini recente » Borderou de evaluare (job #2123062) | Borderou de evaluare (job #1665756) | Borderou de evaluare (job #1418247) | Borderou de evaluare (job #2316771) | Borderou de evaluare (job #1557286)
Borderou de evaluare (job #1557286)
Raport evaluator
Compilare:
user.cpp: In function ‘bool Bellman(int)’:
user.cpp:37:85: warning: overflow in implicit constant conversion [-Woverflow]
memset(C,0,sizeof(C));memset(tata,0,sizeof(tata));memset(Dis,INFINIT,sizeof(Dis));
^
user.cpp: In function ‘void Edmonds_Karp()’:
user.cpp:13:17: warning: overflow in implicit constant conversion [-Woverflow]
#define INFINIT 0x3f3f3f3f3f
^
user.cpp:60:21: note: in expansion of macro ‘INFINIT’
int MaxFlow=INFINIT;
^
user.cpp: In function ‘void Read()’:
user.cpp:23:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&N,&M,&S,&D);
^
user.cpp:26:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&x,&y,&cap,&z);
^
user.cpp: In function ‘int main()’:
user.cpp:77:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.in","r",stdin);
^
user.cpp:78:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 476kb | OK | 10 | 10 |
2 | 0ms | 508kb | OK | 10 | 10 |
3 | 0ms | 740kb | OK | 10 | 10 |
4 | 0ms | 728kb | OK | 10 | 10 |
5 | 0ms | 744kb | OK | 10 | 10 |
6 | Depăşit | 1720kb | Time limit exceeded. | 0 | 0 |
7 | Depăşit | 1724kb | Time limit exceeded. | 0 |
8 | Depăşit | 2624kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 2596kb | Time limit exceeded. | 0 |
10 | Depăşit | 2612kb | Time limit exceeded. | 0 |
Punctaj total | 50 |