Код: Выделить всё
#include
using namespace std;
int main()
{
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79256583/can-you-still-use-a-namespace-prefix-if-you-type-out-using-namespace-x[/url]
Код: Выделить всё
#include
using namespace std;
int main()
{
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79256583/can-you-still-use-a-namespace-prefix-if-you-type-out-using-namespace-x[/url]