It is difficult for astronomers to find object like planets and asteroids because it takes a lot of time to verify the objects locations and what surrounds a certain object in order to prove and be precise of its location
Answer:
#include <iostream>
#include <vector>
using namespace std;
int main() {
const int NUM_GUESSES = 3;
vector<int> userGuesses(NUM_GUESSES);
int i = 0;
int uGuess = 0;
for(i = 0; i <= userGuesses.size() - 1; i++){
cin >> uGuess;
userGuesses.at(i) = uGuess;
}
cout << endl;
return 0;
}
Explanation:
First inbuilt library were imported. Then inside the main( ) function, 3 was assigned to NUM_GUESSES meaning the user is to guess 3 numbers. Next, a vector was defined with a size of NUM_GUESSES.
Then a for-loop is use to receive user guess via cin and each guess is assigned to the vector.
IDK ghjfnhgfjmrmhjgfhgfmmfh
Answer:
Option c
Explanation:
Magnetic field lines form loops starting from north pole to south pole outside the magnet and from south pole to north pole inside the magnet.
Thus the field is such that it is directed outwards from the North pole and directed inwards to the South pole of the magnet.
A compass in a magnetic field will will comply with the magnet's North pole directing towards the magnetic field.
Lungs vacoules on if those 2