El Gringo
United States
 
 
I am the chicken
Currently Online
Artwork Showcase
Motorcycles Are Interesting
13
Screenshot Showcase
I'M ON TOP OF THE WORLLLLDDD
Rarest Achievement Showcase
Huh?
#include <iostream>
#include <math>
int main() {

const string USER_1 = 'Shaz' (Users Youtube) ;
const string USER_2 = 'ZDOGG' (Users Youtube) ;

string USER_unRECOGNISED = '';
string USER_SELECTED = cin.get();

if(isAble_ReturnToHive(USER_SELECTED) = 1){

if(returnToHive(USER_SELECTED) != 1){
return unrecognisedSystemFailure('OH ♥♥♥♥, HELP'); //system failure
} else {
return 0; //success
}

} else {
return userSystemOveride(SHUT_DOWN); // shut down user for system inspection
}
}