C language I work blog

| This job belongs to which courses | C language programming the I   
| -------- | -----: 
| This operational requirements where | https: //edu.cnblogs.com/campus/zswxy/SE2019 -2 / Homework / 8687
| my goal in this course is to | learn to install and use MinGW-64 for simple programming
| homework help me achieve this goal in the specific terms | markdown in the format of writing, with install MinGW-64 use
| References | "question the wisdom" "PTA system frequently asked questions"

 

 

2.1 reading assignments

1. Please read the "question the wisdom", with their own words to describe your harvest, citing examples illustrate how to ask questions. Article link: https://github.com/ruby-china/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md

 1. The problem encountered entity is not immediately ask others to think for themselves, in the scope of their abilities in question will be reduced to a minimum, it can not be solved, to resolve the problem through other means.

 2. When a question to ask meaningful questions of value, do not have to ask any questions, ask questions that others do not help you but yourself in this process really learn something.

 3. When a question, be sure to pay attention to his tone and civilization, you are the questioner low tone you want to use to ask someone, even if did not respond or did not help nor angry, With a good heart to help others you solve the problem of too.

 4. In reply, the right attitude a little, first think about their own whether or not to answer this question, if the answer please give definitive answers, uncertain of the answer must be pointed out that, to be determined by other means. Really can not help busy, remember not to hinder him.

2. Please read the lesson in class blue ink cloud resources "PTA system Frequently Asked Questions", combined with your actual programming, you describe there have been any problems.

1. Compile Error: pay attention to commas and semicolons sort of distance, quotes, do not careless leak some printf, {}, return and some other codes .

2. Format Error: attention to some order between layout and code, do not mess.

3. Wrong Answer: For correct printf format and post code.

2.2 Please complete the PTA job: Autumn 2019 C language operations 002

 

 

Refer MinGW-w64 2.3 Installation Guide to complete the installation GCC compiler, and with MinGW-w64 C to compile the program. Requirements posted photos of the generated files compiled photos and compile a job in blog

 

Guess you like

Origin www.cnblogs.com/LHHH1/p/11621483.html