Skip to content
View Samukle's full-sized avatar

Block or report Samukle

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
Samukle/README.md
Samukle me();
void setup() {
  printf("Bye World!");
}

const int WATER   = 0x1;
const int COFFEE  = 0x2;
const int MILK    = 0x4;
const int PROTEIN = 0x8;

const int TIRED   = 0x1;
const int SAD     = 0x2;
const int HAPPY   = 0x4;
const int FURIOUS = 0x8;

void loop() {
me.request(WATER);

int Problems = me.countProblems();
if (Problems > me.countProblemsMax) {
  me.burnOut();
  me.request(COFFEE&MILK);
} else {
  Problem = me.getProblems();
  for (int problem;problem <= Problems;problem++) {
     Problem [problem].attemptResolve();
  }
}

if (me.getStatus() != TIRED) {
  me.request(PROTEIN);
} else {
  me.sleep();
}
/*
░░░░░▄▄▄▄▀▀▀▀▀▀▀▀▄▄▄▄▄▄░░░░░░░
░░░░░█░░░░▒▒▒▒▒▒▒▒▒▒▒▒░░▀▀▄░░░░
░░░░█░░░▒▒▒▒▒▒░░░░░░░░▒▒▒░░█░░░
░░░█░░░░░░▄██▀▄▄░░░░░▄▄▄░░░░█░░
░▄▀▒▄▄▄▒░█▀▀▀▀▄▄█░░░██▄▄█░░░░█░
█░▒█▒▄░▀▄▄▄▀░░░░░░░░█░░░▒▒▒▒▒░█
█░▒█░█▀▄▄░░░░░█▀░░░░▀▄░░▄▀▀▀▄▒█
░█░▀▄░█▄░█▀▄▄░▀░▀▀░▄▄▀░░░░█░░█░
░░█░░░▀▄▀█▄▄░█▀▀▀▄▄▄▄▀▀█▀██░█░░
░░░█░░░░██░░▀█▄▄▄█▄▄█▄████░█░░░
░░░░█░░░░▀▀▄░█░░░█░█▀██████░█░░
░░░░░▀▄░░░░░▀▀▄▄▄█▄█▄█▄█▄▀░░█░░
░░░░░░░▀▄▄░▒▒▒▒░░░░░░░░░░▒░░░█░
░░░░░░░░░░▀▀▄▄░▒▒▒▒▒▒▒▒▒▒░░░░█░
░░░░░░░░░░░░░░▀▄▄▄▄▄░░░░░░░░█░░
*/
}

Popular repositories Loading

  1. Test Test Public

    Test

  2. Roblox-Studio-Mod-Manager Roblox-Studio-Mod-Manager Public

    Forked from MaximumADHD/Roblox-Studio-Mod-Manager

    An open-source custom bootstrapper for Roblox Studio that allows you to override files in Roblox Studio's directory, opt into gametest branches of Roblox, and experiment with Fast Flags.

    C#

  3. stupioddatapack- stupioddatapack- Public

    Forked from artlficer/stupioddatapack-

    adgfoiushdfv

    mcfunction

  4. piskel piskel Public

    Forked from piskelapp/piskel

    A simple web-based tool for Spriting and Pixel art.

    JavaScript

  5. mm8bdm-RM-THRILLER mm8bdm-RM-THRILLER Public

  6. bateria-eletrica bateria-eletrica Public

    Projeto de escola na criação de uma bateria elétrica.

    C++