viewing paste Unknown #18108 | C++

Posted on the
1 2 3 4 5 6
struct time
{
    int HOUR = 22;
    int MINUET = 0;
    int SECONDS = 0;
};
Viewed 616 times, submitted by Guest.