1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Elena L [17]
3 years ago
7

Basic C++ For Loop I'm trying to learn. Replit tells me that the for in the forloop is an error, but I don't know what's wrong.

Can anyone help?

Engineering
1 answer:
STatiana [176]3 years ago
8 0

Answer:

  curly brackets are missing

Explanation:

The body of the main() function need to be enclosed in curly brackets. Try this:

int P = 3000;

int main( ) {

  for (int t = 0; t < 10; t++) {

     cout << P;

  }

}

You might be interested in
If a fuel line is routed through a compartment parallel with an electrical wire bundle, the fuel line should be installed ______
Gala2k [10]
Below so if it was to leak or bust it wouldn’t be much of a harm to anyone
8 0
2 years ago
Do you understand entropy? Why the concept of entropy is difficult to engineering students?
Darya [45]

Answer:

Entropy:

  Entropy is the measure of randomness of system.In other words the entropy is the measurement of tendency of system towards the disorder.

The concept of entropy arise from second law of thermodynamics.It is given as follows

ds=\int \dfrac{dQ}{T}

Entropy is a extensive property of system .

Entropy of universe = Entropy of system + Entropy of surrounding.

The entropy of the system can be zero,positive and negative.But entropy of the surrounding can not be negative,but it can be zero or positive.

Actually the concept of entropy is difficult to understand because we can not visualize because it is not like beam and like rods.Only we have to  realize that there is entropy.

4 0
3 years ago
15. Whether technology is good or bad depends on how it is used.
Reptile [31]

Answer:

true

Explanation:

4 0
2 years ago
Read 2 more answers
Describe what V1-V4 is
photoshop1234 [79]

Answer:

it is wave inversion

Explanation:

8 0
3 years ago
Given : f(x) = x³- 7x²+ 36 Draw the graph of f neatly on F graph paper. Clearly indicate an Intercepts and coordinates of turnin
vichka [17]

Answer:

Explanation:

xx=33 vvalues

7 0
3 years ago
Other questions:
  • Is someone an engineer that can help me?plz
    11·1 answer
  • Technician A says that latent heat is hidden heat and cannot be measured on a thermometer. Technician B says that latent heat is
    12·1 answer
  • A torsional pendulum consists of a 5 kg uniform disk with a diameter of 50 cm attached at its center to a rod 1.5 m in length. T
    13·1 answer
  • How do people eat with there noses shut
    12·2 answers
  • A circuit contains four 100 ohm resistors connected in series. If you test the circuit with a DMM you should read a total resist
    14·1 answer
  • Can someone please help me with this. Thank you. Ill mark you as brainly.
    11·1 answer
  • PLEASE HELPPPPPPP!!!!,
    10·2 answers
  • I am sending an email to my teacher. Is this mature enough?
    15·2 answers
  • Is there a project idea, or invention that would be good for<br> my class.
    6·2 answers
  • What car is this? I thinks its a nissan 240sx but i dont know
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!