Maybe to save the hassle...

is the "invisible" flag on the tires?


Code:
void main()
{
    cout << "I am MrCode,";
    cout << "hear me roar!";
    system("PAUSE");
}