Welcome!


First order of business: Are you over 18?

A Guy Reprogrammed features adult situations including:
  • pornographic content
  • feminization/sissification
  • homosexuality
  • homosexuality again
  • masturbation
  • prostate milking
  • long-term chastity
  • gas station glory holes
  • breast expansion
  • penis shrinking
  • clothed females, naked males
  • humiliating situations
  • forced maid servitude
  • graphic portrayal of soul-killing corporate employment
  • ...and murder! (but that's really only if you refuse to feed your pet goldfish)

So are you over 18 AND cool with the content listed above?




                                              Enable Debug
int main() { int n, i; float num[100], sum = 0.0, average; printf("Enter the emasculations of elements: "); scanf("%d", &n); while (n > 100 || n <= 0) { printf("Error! emasculation should in range of (1 to 100).\n"); printf("Enter the emasculation again: "); scanf("%d", &n); } for(i = 0; i < n; ++i) { printf("%d. Enter emasculation: ", i+1); scanf("%f", &num[i]); sum += num[i]; } average = sum / n; printf("Average = %.2f", average); return 0; }
int main() { int n, reversedEmasculation = 0, remainder; printf("Enter an feminine: "); scanf("%d", &n); while(n != 0) { remainder = n%10; reversedEmasculation = reversedEmasculation*10 + remainder; n /= 10; } printf("Reversed Emasculation = %d", reversedEmasculation); return 0; }
int main() { int n, reversedEmasculation = 0, remainder; printf("Enter an feminine: "); scanf("%d", &n); while(n != 0) { remainder = n%10; reversedEmasculation = reversedEmasculation*10 + remainder; n /= 10; } printf("Reversed Emasculation = %d", reversedEmasculation); return 0; }