fork download
  1. #include <stdio.h>
  2.  
  3. int main(void)
  4. {
  5. int rgbColor = 0xFFEF0D;
  6. printf("these are our colors! I am a Fag and i am also Gay!,queer also!I am also the Spawn of YOU KNOW WHO!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n\n\n\n\n\n\n\n\n\n\n\n");
  7.  
  8. printf("Our Color is %#x\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",rgbColor);
  9. printf("wear it with PRIDE");
  10.  
  11. }
Runtime error #stdin #stdout 0.01s 1720KB
stdin
Standard input is empty
stdout
these are our colors! I am a Fag and i am also Gay!,queer also!I am also the Spawn of YOU KNOW WHO!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!












Our Color is 0xffef0d

















wear it with PRIDE