代码搜索:continue
找到约 10,000 项符合「continue」的源代码
代码结果 10,000
www.eeworm.com/read/164583/10100567
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
# This comes from X11R5 (mit/util/scripts/install.sh).
#
# Copyright 1991 by the Massachusetts Institute of Technology
#
# Permission to
www.eeworm.com/read/360311/10103450
cpp xt6-10-2.cpp
#include
using namespace std;
int main()
{void change(int *p);
int a[5][5],*p,i,j;
cout
www.eeworm.com/read/359662/10131292
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
# This comes from X11R5 (mit/util/scripts/install.sh).
#
# Copyright 1991 by the Massachusetts Institute of Technology
#
# Permission to
www.eeworm.com/read/359567/10137305
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
# This comes from X11R5 (mit/util/scripts/install.sh).
#
# Copyright 1991 by the Massachusetts Institute of Technology
#
# Permission to
www.eeworm.com/read/163588/10153243
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
#
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
#
www.eeworm.com/read/359019/10170191
install-sh
#! /bin/sh
#
# %Z%%M% %I% %E% 1999 J. Schilling
#
# install - install a program, script, or datafile
# This comes from X11R5 (mit/util/scripts/install.sh).
#
# Copyright 1991 by the Massachusetts Inst
www.eeworm.com/read/358751/10180209
pas window.pas
{
ID:maigoak1
PROG:window
}
program window;
type
edges=array[1..144]of integer;
bools=array[1..144]of boolean;{True if it's a starting edge}
var
fin,fout:text;
x1,y1,x2,y2,lv:array
www.eeworm.com/read/358750/10180495
cpp schlnet.cpp
/*
ID: dd.ener1
PROG: schlnet
LANG: C++
*/
#include
#include
using namespace std;
const int maxn=128;
bool g[maxn][maxn];
int N;
int R1,R2;
int r[maxn];//强连通子图的代表顶点
www.eeworm.com/read/358750/10180538
cpp prime3.cpp
/*
ID: dd.ener1
PROG: prime3
LANG: C++
*/
#include
#include
#include
#include
using namespace std;
int L,Sum;
int S[1000][5];
int S2[1000][4];
bo
www.eeworm.com/read/358750/10180544
cpp comehome.cpp
/*
ID: dd.ener1
PROG: comehome
LANG: C++
*/
#include
using namespace std;
const long N=52;
const long OO=1000000000;
long g[N][N];
long dis[N];
bool vis[N];
long chr2num(char