代码搜索结果
找到约 10,000 项符合
Input 的代码
input.cpp
// Input.cpp : implementation file
//
#include "stdafx.h"
#include "PL0.h"
#include "Input.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#end
input.txt
program testexample;
const num=20, times=10 ;
var k, sum1, sum2, x : integer;
begin
sum1:= 0; sum2:= 0;
k :=num;
while (k>=1) do
begin
input.txt
4 8 0.5
0 2 1 1 1
-1 3 0 -1 -1
-1 1 0 0 -1
1 2 1 -1 1
1 1 0 1 1
0 3 1 -1 1
-1 1 0 1 1
0 2 0 -1 -1
input.txt
j:=k*j+m;
if x then j:=j-1;
if x then j:=j-1 else j:=j+1;
while x do j:=j+1;
j:=i*+1;
if x then;
input.c
/*本模块用于负责接收输入请求*/
#include
//extern char ch;
/*void getInput(void)
{
int i;
while(1){
printf("input a char\n");
ch=getchar();
fflush(
input.c
/*本模块用于负责接收输入请求*/
#include
#include "type.h"
void getInput(struct STUDENT * cPtr)
{
int i;
while(1){
printf("input student's name \n");
gets(