C Voice blog I work 11

problem Reply
This problem belongs courses C Programming Language II
Where the job requires https://edu.cnblogs.com/campus/zswxy/CST2019-4/homework/10129
My goal this course is Difficulty writing can customize the complete program and the preparation process of solving encountered
This course can help me achieve the goals in terms of what specific Complete fixed-point detection topic pta
references C Programming Language (3rd edition), C Prime Plus (6th Edition) Chinese version, Baidu

1.PTA jobs

1.1

1.1.1 Code Screenshot

1.1.2 submit a list and description

1.1.3 Data Processing

数据表达:
数据参数:

1.1.4 build test data

Input data Sample Output Explanation

1.2

Subject description:

1.2.1 Data Processing

Data expressed: using the
data parameters: Defines

1.2.2 Code Screenshot

1.2.3 submit a list and description

1.2.4 build test data

SAMPLE INPUT Sample Output Explanation

2. Code peer assessment

Own Code Classmate Code Code 2 students

3. learning summary

3.1 learning progress bar

Week / time Spent this week Important points
The first week / 09-20 4h + Print simple words
Week / 09-28 4.5h + "Question the wisdom"
Week / 10-08 9h + Applications using if-else statement, a digital definition, score function
The fourth week / 10-15 6h + Its use for loop
Fifth week / 10-22 6h + Simple function call
Sixth Week / 10-29 7h + A branched structure, the type of character and the input and output data, logical operators
Seventh week / 11-05 10h+ Call a switch statement
Eighth week / 11-12 9h + while statement and the do-while statement
The ninth week / 11-19 11h+ break statement and continue statement
The tenth week / 11-26 13h + In-depth use of loop
Week 11 / 12-03 13h + The basic concept of functions and simple application

3.2 Cumulative lines of code words and blog

3.3 weeks learning and perception summary

3.3.1 learning content summary

3.3.2 Learning Experience

1. This week the key learning function, circulation learned than before in terms of more complex functions, to consider a lot of things we have to consider the parameters set belongs to a certain parameter.
2. The function parameters are divided into local parameters, global parameters to be considered in the preparation of the survival time of the parameters you set, this is a difficult part of the function, you need to take the time to get to know.

Guess you like

Origin www.cnblogs.com/wangxiangzhen/p/11986597.html