代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/348596/10883362
txt 2175.txt
#include
#include
#include
#include
#define y1 yy1
const int size = 210;
int dis[size][size], n, m;
int x1[100], y1[100], x2[100], y2[100];
i
www.eeworm.com/read/348596/10883376
txt 3126.txt
Source
Problem Id:3126 User Id:fzk
Memory:80K Time:0MS
Language:C++ Result:Accepted
Source
#include
#include
int s[10000];
bool sign[10000];
int q[10000];
v
www.eeworm.com/read/348596/10883407
txt 1258.txt
#include
#include
#include
using namespace std;
const int size = 1000;
typedef int type;
type e[size][size];
/////////////////////////////////////////////
www.eeworm.com/read/348596/10883457
txt 3168.txt
Source
Problem Id:3168 User Id:fzk
Memory:1660K Time:746MS
Language:C++ Result:Accepted
Source
#include
#include
#include
bool sign[25000];
str
www.eeworm.com/read/348596/10883468
txt 2458.txt
#include "stdio.h"
char map[6][6];
bool sign[6][6];
int flag[6][6];
bool inline inmap( int x, int y )
{
return 0
www.eeworm.com/read/348596/10883493
txt 2982.txt
Problem Id:2982 User Id:fzk
Memory:76K Time:156MS
Language:C++ Result:Accepted
Source
#include "stdio.h"
#include "memory.h"
int cast[111][111];
int a[111], b[111], c[111];
int n, m
www.eeworm.com/read/348596/10883504
txt 2909.txt
Problem Id:2909 User Id:fzk
Memory:104K Time:0MS
Language:C++ Result:Accepted
Source
//#include
//#include
#include
#include
#include
www.eeworm.com/read/348596/10883508
txt 2421.txt
#include"iostream.h"
int e[110][110],n;
int sign[110];
int ans;
int d[110];
void init()
{
int i,j,m;
cin>>n;
for(i=0;ie[i][j];
cin>>m;
www.eeworm.com/read/348596/10883807
txt 2569.txt
Problem Id:2569 User Id:fzk
Memory:116K Time:15MS
Language:C++ Result:Accepted
Source
#include"stdio.h"
int ans[128][128];
bool sign[128][128];
int main()
{
int n,i,j,k,total,x,
www.eeworm.com/read/348596/10883876
txt 2728.txt
Source
Problem Id:2728 User Id:fzk
Memory:7932K Time:218MS
Language:G++ Result:Accepted
Source
#include
#include
#include
#include
using