代码搜索:float

找到约 10,000 项符合「float」的源代码

代码结果 10,000
www.eeworm.com/read/469371/6974092

cc 2434666_ac_31ms_200k.cc

#include #include using namespace std; void sort(int c[1000],int n) { for(int i=0;i
www.eeworm.com/read/469371/6974093

cc 2434617_pe.cc

#include #include using namespace std; /* int quicksort(int c[1000],int left,int right) { int k=left; int i,j; i=left+1; j=right; whi
www.eeworm.com/read/469371/6974235

cc 2781627_ac_0ms_276k.cc

#include using namespace std; typedef struct { float x,y; }pointt; float areas(pointt ch[1000],int vcount) { int i; float s; if(vcount
www.eeworm.com/read/469371/6974242

cc 2509475_wa.cc

#include using namespace std; int grid(float n,float m) { return int(n)*int(m); } int abskew(float n,float m) { int total=0,r,h; int k=int(n); float w=n-float(k);
www.eeworm.com/read/469371/6974243

cc 2509463_wa.cc

#include using namespace std; float p=0.933; int grid(float n,float m) { return int(n)*int(m); } int abskew(float n,float m) { int total=0,r,h; int k=int(n); float
www.eeworm.com/read/469371/6974276

cc 2818207_tle.cc

#include #include using namespace std; typedef struct { int lenx; int leny; int fx; int fy; bool visit; }Line; Line line[25000]; int sum=0; int
www.eeworm.com/read/469371/6974278

cc 2817513_tle.cc

#include #include using namespace std; typedef struct { float lenx; float leny; float fx; float fy; }Line; Line line[25000]; int sum=0; int n,a,b,c
www.eeworm.com/read/469371/6974281

cpp 2819662_tle.cpp

# include # include typedef struct { int lenx; int leny; int fx; int fy; bool visit; }Line; Line line[25000]; int sum=0; int n,a,b,c,d,i; in
www.eeworm.com/read/469371/6974285

cpp 2819628_tle.cpp

# include # include typedef struct { int lenx; int leny; int fx; int fy; bool visit; }Line; Line line[25000]; int sum=0; int n,a,b,c,d,i; in
www.eeworm.com/read/469371/6974288

cc 2818208_tle.cc

#include #include using namespace std; typedef struct { int lenx; int leny; int fx; int fy; bool visit; }Line; Line line[25000]; int sum=0; int