C Language Blog Job--structure

Source: Internet
Author: User

One, PTA laboratory work (5 points)

This week asked to pick a function problem, 2-channel programming write design ideas, debugging process. This design idea is described by pseudo-code.

The specific written content and format are as follows:

Topic 1: Topic name

    1. PTA Submission List (to submit list, not result)

    2. Design ideas (pseudo-code or flowchart)

Pseudo-code as far as possible literal description, not to code translation. This pseudo-code should first explain your structure, such as:

struct complex{
int real;
int imag;
};//the structure represents the real and imaginary parts of a complex number.
Defining the variable I represents xxxxx
For I=0 to N-1
A[i] Perform operations and so on.
End for
Try to describe your code function as text, not translate it to code

3. Code (note,,,. Do not paste on the blog. No need to use ... syntax to render)

4. Problems encountered in debugging process and PTA Submission List situation description.

Each error in the PTA submission list explains in detail why and how to resolve it.
Topic 2,3 with the topic 1

Second, this week's topic set PTA Final ranking. (2 points)

Scoring rules:

(1) PTA ranking in 1--10 name: 2 minutes
(2) PTA ranking in 11--25 name: 1.5 minutes
(3) PTA ranking in 26--58 name: 1 minutes
Note: PTA completed at least 5 questions, if 5 of the following blog assignments Total 0 points

Third, read the code (2 points)

Find two good code stickers to show, first describe the topic, and then paste the code, you can add comments inside.
Describe what the code is capable of and what are the advantages?
The code this time asks for pointers or struct-related code.
Content can not be too broad, it must be targeted to tell the code advantages, you can learn from the inside.

Iv. Summary of this week's study (1 points)

1. Summarize what you learned this week.

The following two items must be consulted and other understandings may be included in this summary.

structure, the common body, enumeration, the construction data type characteristics.
Principle of recursive function
2. List some of the wrong questions this week.

Content cannot be generalized.

C Language Blog Job--structure

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.