代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/452050/7451010
java 3124895_wa.java
import java.util.*;
public class Main
{
static class point
{
double x, y;
point(double x, double y)
{
this.x = x;
this.y = y;
}
}
static final double INF = 100000000.
www.eeworm.com/read/452050/7451011
java 3125025_wa.java
import java.util.*;
public class Main
{
static class point
{
double x, y;
point(double x, double y)
{
this.x = x;
this.y = y;
}
}
static final double INF = 100000000.
www.eeworm.com/read/452050/7451013
java 3125100_wa.java
import java.util.*;
public class Main
{
static class point
{
double x, y;
point(double x, double y)
{
this.x = x;
this.y = y;
}
}
static final double INF = 100000000.
www.eeworm.com/read/452050/7451015
java 3124930_wa.java
import java.util.*;
public class Main
{
static class point
{
double x, y;
point(double x, double y)
{
this.x = x;
this.y = y;
}
}
static final double INF = 100000000.
www.eeworm.com/read/451979/7452733
pas acsbutils.pas
unit acSBUtils;
{$I sDefs.inc}
{.$DEFINE LOGGED}
interface
uses Windows, Messages, sCommonData, Controls, sSkinManager, Graphics, Classes,
Forms{$IFNDEF DELPHI5}, types{$ENDIF}, ComCtrls, S
www.eeworm.com/read/450999/7473892
pas roat5.pas
var a:array[1..30,1..30] of longint;
n,i,j,p,x:longint;
function prim( x:longint):boolean;
var i:longint;
ok:boolean;
begin
ok:=true;
for i:=2 to trunc(sqrt(x)) do
if (x mod i)=0 th
www.eeworm.com/read/450999/7473895
pas rotcelem.pas
{nu merge}
type stiva=array[1..50] of integer;
var st:stiva;
m,n,i,j,k:integer;
a:array[1..50,1..50] of integer;
as,ev:boolean;
f:text;
procedure init(var st:stiva;k:integer);
www.eeworm.com/read/450999/7473915
pas rograff5.pas
var a:array[1..50,1..50] of integer;
k,x,y,c,m,n:integer;
f:text;
function arc(i,j:integer):boolean;
var k:integer;
ok:boolean;
begin
ok:=false;
for k:=1 to m do
if (a[x,k]=1)
www.eeworm.com/read/450999/7473939
pas rograff4.pas
type stiva=array[1..50] of integer;
var st:stiva;
a:array[1..50,1..50] of integer;
n,m,k,x,y,i,j:integer;
as,ev:boolean;
f:text;
procedure init(var st:stiva;k:integer);
begin
s
www.eeworm.com/read/450999/7473990
pas rocicl2.pas
{nu merge}
type stiva=array[1..50] of integer;
var st:stiva;
m,n,i,j,k,x,y:integer;
a:array[1..50,1..50] of integer;
as,ev:boolean;
f:text;
procedure init(var st:stiva;k:integer