Real Scholar System

Chapter 131 Difficulty rises sharply

Fang Moyan has adjusted himself to a state of flow, and it is in a state of super flow. Only in this state can he try his best to ensure that his correct rate is as high as possible.

To put it bluntly, his basic knowledge has been solid enough, but he still lacks in practical application, and has not yet formed muscle memory and instinctive reactions.

In fact, he took a certain risk by forcing himself to be promoted to a scholar this time, and the state of super flow did not come at will. He would definitely consume a lot of energy in the body and cause a certain overdraft to the body.

Fortunately, during this period of time, under the guidance of his master Bei Aoxue, his physical fitness has been greatly improved. Now the basic skills have begun to be practiced on the shoulders, and the previous hands and elbows have to be trained simultaneously.

Perhaps kung fu is the most inelegant, but combined with the counting meditation breathing taught by the master Zhang Bao, this is the result of Huake Laboratory's perfection from many ancient books and modern medical theories. Although the name is not brilliant, the content is top-notch. Inner strength mentality can be regarded as a crooked attack, and it has been cultivated both internally and externally.

Fang Moyan took his time, turned on the computer, logged in to Tiangong Evaluation Network,
"What are you pretending to do? You're making a fuss. I've never seen you do the quizzes in the computer room! Programming can't be practiced behind closed doors. It's useless just by reading books."

Tong Boyu was very sure that he did not see Fang Moyan brushing up questions in the computer room. The practical operation on the computer and textbook knowledge are completely different things.For programmers, they have been on the computer for less than 100 hours, and they have basically not left the rookie stage.

However, Fang Moyan can use the AI ​​glasses to do practical operations on the Internet without a computer, which is beyond his imagination.

"Brother Fang, don't force yourself. Learning doesn't happen overnight. If you challenge the difficulty rashly, it will be detrimental to your own learning."

Zhang Xuan kindly persuaded him.

He knew that Fang Moyan was very strong, he was very strong in learning, and he was also very strong in playing Super Xueba Dajie. He was a veritable master of solving problems.

But there is still a difference between programming practice and these. If you guard Zhuo Haonan, an outsider, don't lose face in No. [-] Middle School.

Fang Moyan didn't speak, and looked very focused. He opened the Xiucai Direct Evaluation on Tiangong Evaluation Network, and a line of prompts popped up on the web page.

"To solve 15 questions in a row, all the answers must be passed. Even if there is a mistake, whether it is a compilation error or data overflow, all previous efforts will be wasted and you must start from scratch."

"Do you want to start?"

"start."

Fang Moyan is now like an emotionless question-making machine, his brain is running at high speed.

The first question is a sub-question. Print out A+B. This is the first step for almost everyone who can program. The difficulty is basically the same as printing out "hello world".

Tong Boyu shook his head, feeling a little sour:
"It's really shit luck, there will be such bonus questions."

Zhang Xuan applauded warmly:

"Brother Fang, come on, it's a victory, good luck."

Zhuo Haonan also laughed: "When I was promoted to a scholar, why didn't I come across such a simple question?"

Fang Moyan was neither surprised nor happy, as calm as water.

This question is too simple, plus calling functions and declaring variables, it only needs 5 lines of code, and a more concise one can use two lines of code. For most veterans, calling a print directly is OK.

However, Fang Moyan used one more line of code than others.

//The input and output of the basics of programming.

"Hahahahaha, a novice is a novice, do you need notes for printing A plus B?"

Tong Boyu couldn't help laughing first,
"This dude is a giant weakling."

Everyone also laughed.

It's like an old driver who has been driving for 10 years. When he sees a novice driver coming home from work, he still needs to use navigation.

Fang Moyan didn't seem to hear the crowd's ridicule at all, his eyes quickly scanned the question to make sure it was correct, and then clicked submit.

A green AC popped up immediately below the screen.

Passed perfectly!

"Fang Moyan's character has exploded, now there is no need to explode to zero."

Tong Boyu shook his head.Originally, he had hoped that Fang Moyan made a wrong symbol or something, but he was actually allowed to pass.

Picked up a leak.

Fang Moyan ignored him and continued to click on the next question.

The second question popped up, Fang Moyan glanced at it, the difficulty of this question has obviously increased a lot, it is an algorithm question.And it belongs to the search in an algorithm problem.

As we all know, in the early years of BAT, Baidu was known for its technology. In fact, search technology has a very high threshold. Even if it is as strong as Ali and Tencent, it is difficult to seize Baidu's share.

"Wow... Ma Zouri! Search question, this question is difficult, difficult and difficult." Zhang Xuan shouted.

"Haha, it seems that Fang Moyan's luck is all used up on the first question." Tong Boyu said sarcasticly on the side.

"It's over, this helicopter test must have failed."

"Senior Fang is still working too hard, and his steps are too big."

Those sophomores were discussing.

Zhuo Haonan was also shaking his head. Even if he did this question himself, he was not completely sure that it was correct. In the end, he still had to fight for character.

But Fang Moyan still took his time, calling functions and declaring variables step by step, and each key statement was followed by Chinese comments.

//Basic algorithm search.

//Problem-solving ideas.

//...

As if he couldn't program without using annotations.

Many people dismiss comments as a waste of time.

And the only one who saw the mystery was Zhuo Haonan who won the provincial first prize last year.

This method of adding comments almost step by step may seem stupid, but it actually shows its superiority in disassembling such a complex program.

There is an idiom called peeling cocoons and drawing silk,

What Fang Moyan is doing is to unravel the cocoon of this search algorithm.

In fact, this is not his original intention, but when he enters the super flow state, his whole thinking completely enters the computer thinking. In other words, the problems he thinks about are similar to the computer thinking problems.

The reason for adding more comments is to improve the readability of the program, which is equivalent to building a bridge between the programming language and the human brain, or adding a human brain compiler.

As the code is typed line by line, the outline of the program is slowly revealed.

With this human brain compiler, Fang Moyan's typing speed was not affected by his thinking, just like a typist who copied directly from the manuscript.

Sprinkle dozens of lines of code, and it will be typed out in a while.

Fang Moyan scanned his eyes up and down, and reversed the procedure to make sure everything was safe.

Then clicked the submit button.

"It's definitely not going to pass, he did it too fast, it only took 10 minutes."

Tong Boyu shouted.

Tap the screen to use advanced tools Tip: You can use left and right keyboard keys to browse between chapters.

You'll Also Like