代码搜索结果
找到约 10,000 项符合
Input 的代码
input.txt
0 4 0
1 35 1
2 10 2
3 5 3
6 9 4
7 21 5
9 35 6
11 23 7
12 42 8
13 1 9
14 7 10
20 5 11
23 3 12
24
input.txt
0 4 0
1 35 1
2 10 2
3 5 3
6 9 4
7 21 5
9 35 6
11 23 7
12 42 8
13 1 9
14 7 10
20 5 11
23 3 12
24 22 13
25 31 14
26 1
input.txt
0 4 0
1 35 1
2 10 2
3 5 3
6 9 4
7 21 5
9 35 6
11 23 7
12 42 8
13 1 9
14 7 10
20 5 11
23 3 12
24 22 13
25 31 14
26 1
input.txt
0 4
1 35
2 10
3 5
6 9
7 21
9 35
11 23
12 42
13 1
14 7
20 5
23 3
24 22
25 31
26 1
input.cpp
//输入
#include "head.h"
student * input(student * p)
{
char queren='Y';//quenren 为用户确认标
int i=0, j=0;
float score=1000;
char name[16]={' '};
student *head=p;
s
input.plg
Build Log
--------------------Configuration: input - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMIN
input.dsp
# Microsoft Developer Studio Project File - Name="input" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Qui