error C2665: 'System::Console::WriteLine' : none of the 19
overloads can convert parameter 2 from type 'int'
boxpin.cpp(7): could be 'void System::Console::WriteLine(
System::String __gc *,System::Object __gc *)'
boxpin.cpp(7): or 'void System::Console::WriteLine(
System::String __gc *,System::Object __gc * __gc[])'
while trying to match the argument list '(char [9], int)'