Skip to content
View equalbox's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report equalbox

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
equalbox/README.md

Caution

I am not responsible for any actions with the original projects associated with this profile. All manipulations with my works are entirely at your own risk.

struct Life {

    void WakeUp() { 
        std::cout << ((1 << 31) - 1) << std::endl; 
    }
    void Breakfast() { 
        std::cout << ((1 << 31) - 1) << std::endl; 
    }
    void GoToWork() {
        std::cout << ((1 << 31) - 1) << std::endl; 
    }
    void TakeBreak() {
        std::cout << ((1 << 31) - 1) << std::endl; 
    }
    void Learn() {
        std::cout << ((1 << 31) - 1) << std::endl; 
    }
    void Reflect() {
        std::cout << ((1 << 31) - 1) << std::endl; 
    }
    void Rest() {
        std::cout << ((1 << 31) - 1) << std::endl; 
    }
    void EndDay() {
        std::cout << ((1 << 31) - 1) << std::endl; 
    }
};
int main() {
    Life baseoflife;
    baseoflife.WakeUp();
    baseoflife.Breakfast();
    baseoflife.GoToWork();
    baseoflife.TakeBreak();
    baseoflife.Learn();
    baseoflife.Reflect();
    baseoflife.Rest();
    baseoflife.EndDay();

    return 0;
}
👔 E-Mail :: exrrega@yahoo.com
💼 XMPP :: exrrega@xmpp.jp
  
animal
Main Page

@equalbox's activity is private