Pagini recente » Borderou de evaluare (job #891766) | Borderou de evaluare (job #933632) | Borderou de evaluare (job #517787) | Borderou de evaluare (job #3155628) | Borderou de evaluare (job #1558127)
Borderou de evaluare (job #1558127)
Raport evaluator
Compilare:
user.cpp: In function ‘void BellManFord(int, int)’:
user.cpp:49:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graf[nod].size();i++)
^
user.cpp: In function ‘void Initialization(int, int)’:
user.cpp:64:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graf[nod].size();i++)
^
user.cpp: In function ‘int Dijkstra(int, int)’:
user.cpp:82:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graf[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:124:46: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d",EdmondsKarp(Sursa,Destinatie));
^
user.cpp: In function ‘void Read()’:
user.cpp:25:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&N,&M,&Sursa,&Destinatie);
^
user.cpp:28:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&x,&y,&capacitate,&z);
^
user.cpp: In function ‘int main()’:
user.cpp:120: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:121: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 | 484kb | OK | 10 | 10 |
2 | 0ms | 500kb | OK | 10 | 10 |
3 | 0ms | 664kb | OK | 10 | 10 |
4 | 0ms | 668kb | OK | 10 | 10 |
5 | 0ms | 680kb | OK | 10 | 10 |
6 | 264ms | 1408kb | OK | 10 | 20 |
7 | 272ms | 1408kb | OK | 10 |
8 | Depăşit | 2096kb | Time limit exceeded. | 0 | 0 |
9 | 452ms | 2096kb | OK | 10 |
10 | 584ms | 2104kb | OK | 10 |
Punctaj total | 70 |