#include "stdafx.h" using namespace System; void main() { int x = 456789; // Console::WriteLine( x ); }