Chapter 29 Only girls understand girls

Style: Science Author: Three points confusedWords: 1092Update Time: 24/01/18 18:30:39
Ye Ming multitasked.

While he was writing the code, he was talking to Etta in his mind, explaining the function of each command for "her".

Of course, he knew it, but Ita couldn't understand it.

But just because you don’t understand it doesn’t mean you can’t remember it!

As long as she keeps instilling it, when "her" knowledge system reaches a certain level, and then associates and extends it, it may be miraculous.

The intelligent assistance produced by the system will not be able to defeat even those AIs that run convolution and Bayesian systems.

#include

#include

void main()

{

int a, b, c, d;//Integer declaration a, b, c, d - you can say it...

float x1, x2; //Single precision floating point declaration x1, x——but it doesn’t contain a few words, so just skip it.

scanf("%d %d %d %d", &a, &b, &c, &d);

if(a==0) printf("x=%.2f", (float)(dc)/b);

else

{

float dr=b*b-4*a*c; c-=d;

if(dr>0)

{

x1=(-b-sqrt(dr))/(2*a);

x2=(-b+sqrt(dr))/(2*a);

printf(“x1=%.2f x2=%.2f\n“,x1,x2);

}

if(dr==0)

{

x1=(-b+sqrt(dr))/(2*a);

printf("x=%.2f\n",x1);

}

if(dr0)

{

x1=(-b-sqrt(dr))/(2*a);

x2=(-b+sqrt(dr))/(2*a);

printf("(x1=%.2f,y1=%.2f)",x1,a1*pow(x1,3)+b1*pow(x1,2)+c*x1+d1);

printf("(x2=%.2f, y2=%.2f)\n", x2, a1*pow(x2, 3)+b1*pow(x2, 2)+c*x2+d1);

}

if(dr==0)

{

x1=(-b+sqrt(dr))/(2*a);

printf("(x=%.2f,y=%.2f)\n",x1,a1*pow(x1,3)+b1*pow(x1,2)+c*x1+d1);

}

if(dr<0) printf(“no answer\n“);

}

Ye Ming took his hands off the keyboard.

He originally planned to wait for lacquer and ink.

On the one hand, he didn't know how long it took the senior to complete all the questions last year. On the other hand, if he was too far ahead of Qi and Mo...

Right, at least you still need to be polite.

This is not a real competition, just a few random questions for fun.

To be blunt, questions of this difficulty actually compete on hand speed, not technique.

But the words of the senior sister opposite... did make him a little unhappy.

Let's form a team. What are you doing here as a major who doesn't even teach hello world?

So he finished writing it in front of Shen Ruhai.

"It's done." Ye Ming looked up at Shen Ruhai with a faint smile on his face: "I hope it won't hold back the senior."

The expression on Shen Ruhai's face has been controlled long ago, but his eyes... always have a hint of disbelief.

He calculated the time and found it was exactly half an hour.

If you include the time spent chatting on mobile phones...

This means that Ye Ming wrote the answer directly without thinking at all.

It’s still the standard answer!

Therefore, Shen Ruhai felt that he still couldn't convince himself after all.

"Have you practiced last year's question sheet?"

He looked at Ye Ming and asked in a calm voice as much as possible.