fork download
  1. #include <stdio.h>
  2. int main()
  3. {
  4. printf("I LOVE❤️ScarletNduta<3");
  5.  
  6. return 0;
  7. }
  8.  
Success #stdin #stdout 0.01s 5288KB
stdin
Standard input is empty
stdout
I LOVE❤️ScarletNduta<3