Код: Выделить всё
#include
using namespace std;
int main()
{
int a, b, c = 100;
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/78802781/why-output-different-values-per-run[/url]
Код: Выделить всё
#include
using namespace std;
int main()
{
int a, b, c = 100;
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/78802781/why-output-different-values-per-run[/url]