у меня была эта проблема с несколькими программами в Visual Studio. I can't remember how i got the first one to run, as it has been a few weeks since i ran it, which means i am unsure if the code i am trying to run now is wrong, or if i need to install something to be able to use #include
I am learning c++ out of PROGRAMMING: Principles and Practice Using C++ by Bjarne Stroupstrup, and this это одно из упражнений. Код может быть неправильным для цели, но я думаю, что другая ранее упомянутая проблема все еще нуждается в разрешении. Я также попытался найти аналогичную проблему, уже решившую, но просто стал очень смущенным.int main() // read name and age
{
cout > first_name >> age; // collect the name and age
cout
Подробнее здесь: https://stackoverflow.com/questions/796 ... ostream-to
Мобильная версия