fork download
  1. #include <stdio.h>
  2.  
  3. #include<string.h>
  4.  
  5.  
  6. int main(void)
  7. {
  8. char a[10000000]={72,65,80,80,89,32,66,73,82,84,72,68,65,89,92,110,65,103,97,109,92,110,86,97,108,105,97,110,116,92,110,89,111,117,110,103,92,110,85,110,105,113,117,101,92,110,75,110,111,119,108,101,100,101,103,101,97,98,108,101,92,110,84,104,111,117,103,104,116,102,117,108,92,110,72,105,108,97,114,105,111,117,115,92,110,70,108,121,32,104,105,103,104,32,116,111,32,116,104,101,32,104,97,112,112,105,110,101,115,115,32,97,110,100,32,119,97,116,99,104,32,121,111,117,114,32,100,114,101,97,109,115,32,99,111,109,101,32,116,114,117,101,46,92,110,79,110,32,121,111,117,114,32,98,105,114,116,104,100,97,121,32,119,101,32,119,105,115,104,32,102,111,114,32,121,111,117,32,116,104,97,116,32,119,104,97,116,101,118,101,114,32,117,32,119,97,110,116,32,109,111,115,116,32,105,110,32,117,114,32,108,105,102,101,32,99,111,109,101,115,32,116,111,32,117,32,106,117,115,116,32,119,97,121,32,117,32,119,97,110,116,46,92,110,87,105,115,104,32,119,101,32,99,111,117,108,100,32,99,101,108,101,98,114,97,116,101,32,108,105,107,101,32,119,101,32,100,105,100,32,108,97,115,116,32,121,101,97,114,32,46,73,32,119,105,108,108,32,98,101,32,104,111,112,105,110,103,32,117,114,32,100,97,121,32,105,115,32,97,115,32,115,112,101,99,105,97,108,32,97,115,32,117,32,97,114,101,46,92,110};
  9. for(int i=0;a[i]!='\0';i++)
  10. {
  11. if(a[i]==92 && a[i+1]==110)
  12. {
  13. printf("\n");
  14. i++;
  15. }
  16. else
  17. printf("%c",a[i]);
  18. }
  19. return 0;
  20. }
Success #stdin #stdout 0s 11240KB
stdin
Standard input is empty
stdout
HAPPY BIRTHDAY
Agam
Valiant
Young
Unique
Knowledegeable
Thoughtful
Hilarious
Fly high to the happiness and watch your dreams come true.
On your birthday we wish for you that whatever u want most in ur life comes to u just way u want.
Wish we could celebrate like we did last year .I will be hoping ur day is as special as u are.