代码搜索:while
找到约 10,000 项符合「while」的源代码
代码结果 10,000
www.eeworm.com/read/443457/7633014
cpp 1506.cpp
#include
long h[100010];
long l[100010];
long r[100010];
long i, n;
__int64 max, num;
int main()
{
while (scanf("%d", &n) == 1 && n)
{
for (i = 0; i < n; i++)
{
scanf("%
www.eeworm.com/read/443457/7633015
cpp 1273.cpp
#include
void main()
{
int n;while(scanf("%d",&n)!=EOF&&n&&printf("%d\n",(n-1)/2));
}
www.eeworm.com/read/443457/7633019
cpp 1097.cpp
#include
void main()
{
int a,b,c,i;
while(scanf("%d %d",&a,&b)!=EOF){
a=a%10;
if(a==0||a==1||a==5||a==6)
c=a;
else if(a==2)
if
www.eeworm.com/read/443457/7633020
cpp 2123.cpp
#include
int main()
{
int t,n,i,j;
cin>>t;
while(t--){
cin>>n;
for(i=1;i
www.eeworm.com/read/443457/7633022
cpp 1907.cpp
#include
int main()
{
int t,f,n,x,r,m;
cin>>t;
while(t--){
cin>>n;
m=n;
f=r=0;
while(m--){
cin>>x;
r^=x;
www.eeworm.com/read/443417/7633326
m spheredecod3.m
function y1 = spheredecod3(rev, C, M, codebook)
% Sphere decoding as the channel matrix is available
% only for real number matrices and vectors
% rec: received signal vector
% C: Initial radiu
www.eeworm.com/read/443414/7633342
m spheredecod3.m
function y1 = spheredecod3(rev, C, M, codebook)
% Sphere decoding as the channel matrix is available
% only for real number matrices and vectors
% rec: received signal vector
% C: Initial radiu
www.eeworm.com/read/443410/7633426
m spheredecod3.m
function y1 = spheredecod3(rev, C, M, codebook)
% Sphere decoding as the channel matrix is available
% only for real number matrices and vectors
% rec: received signal vector
% C: Initial radiu
www.eeworm.com/read/443192/7636266
c 44blib.c
/************************************************
* NAME : 44BLIB.C *
* Version : 17.APR.00 *
************************************************/
#include "..\inc\44b.h"
#include "..\in
www.eeworm.com/read/443189/7636341
c 44blib.c
/************************************************
* NAME : 44BLIB.C *
* Version : 17.APR.00 *
************************************************/
#include "..\inc\44b.h"
#include "..\in