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