#include #include using namespace std; int main() { int hr=3; int min=2; cout << setw(2) << setfill('0') << hr<