C language / blog work 02

problem answer
This work belongs courses C Programming Language I
Where this requirement in the job C language I-2019 Autumn job 02: https://edu.cnblogs.com/campus/zswxy/CST2019-1/homework/8654
My aim in this course is Learn C language, using C language.
In particular aspects of the job which helped me achieve goals Learn how to properly question
references https://www.jianshu.com/p/d66c2f2e3537

2.1. Reading Assignments

1. Please read the "question the wisdom", in your own words describe your harvest, and to illustrate how to ask questions.

Harvest: Questioning is a matter of technical content, not as just how to say that in life, so random, not even after reflection, it was all a waste of time behavior of others, and not what you want As a result, it should be before the question:
①, first check your own, you can search the Internet, or read the book to find the answer to
②, you can ask friends, classmates, seniors and other help, if there is not, go ask the teacher. In the process of questioning should note the following; ⑴ ask questions need to have their own ideas and opinions, and challenging. When ⑵ published in the forum, should have its own theme related forums belongs posted. ⑶ issues should be concise, to remove meaningless question mark ⑷ the most important thing is in the process of questioning should be polite, mild mannered;
for example, when writing PTA job, you always edit error edit the translation process, first double-check, read the information , if they could not check, then go ask a friend.

2. Please read the lesson in class blue ink cloud resources "PTA system Frequently Asked Questions", combined with the actual description of your program you had any problems arise.

① compilation error: When encoding format is incorrect, write the code compilation process can not be completed.
② malformed: forget the equal sign in front of the space. Do not branch output, especially punctuation in single quotes.
③ wrong answer: The program failed to return the correct results of the evaluation data.

2.2 Please complete the PTA work: autumn 2019 002. C language work to complete the picture posted in the blog work, the picture requires the presence of his name.

Refer MinGW-w64 2.3 Installation Guide to complete the installation GCC compiler, and with MinGW-w64 C to compile the program. Requirements posted compiled photos (2 points) in the blog photos and generate job files compiled (2 points), requires each person to compile a C program files with their full name in English characters named.

Photo files generated after compilation.

Compiled photos.

Guess you like

Origin www.cnblogs.com/ll08-/p/11617777.html