Pagini recente » Borderou de evaluare (job #945716) | Borderou de evaluare (job #2955006) | Borderou de evaluare (job #345911) | Borderou de evaluare (job #90706) | Borderou de evaluare (job #1557672)
Borderou de evaluare (job #1557672)
Raport evaluator
Compilare:
user.cpp: In function ‘bool Dijkstra(int, int)’:
user.cpp:84: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:126: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:27: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:30: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:122: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:123: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 | 496kb | OK | 10 | 10 |
3 | 0ms | 684kb | OK | 10 | 10 |
4 | 0ms | 684kb | OK | 10 | 10 |
5 | 0ms | 688kb | OK | 10 | 10 |
6 | 304ms | 1532kb | OK | 10 | 20 |
7 | 312ms | 1528kb | OK | 10 |
8 | Depăşit | 2260kb | Time limit exceeded. | 0 | 0 |
9 | 532ms | 2276kb | OK | 10 |
10 | Depăşit | 2272kb | Time limit exceeded. | 0 |
Punctaj total | 70 |