#include using namespace std; int main (void) { int snow(0xc); cout << "snow = " << snow << endl; }