fork download
  1. #import <objc/objc.h>
  2. #import <objc/Object.h>
  3. #import <Foundation/Foundation.h>
  4.  
  5.  
  6. int main()
  7. {
  8. // your code goes here
  9. NSLog(@"Hello, World! \n");
  10. return 0;
  11. }
Success #stdin #stdout #stderr 0.04s 16784KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
2024-04-29 15:32:37.367 prog[2207603:2207603] autorelease called without pool for object (0x558231bd27f0) of class GSMutableString in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.440 prog[2207603:2207603] autorelease called without pool for object (0x558231be2a50) of class GSCInlineString in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.440 prog[2207603:2207603] autorelease called without pool for object (0x558231bdb630) of class GSCInlineString in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.440 prog[2207603:2207603] autorelease called without pool for object (0x558231bdbea0) of class GSAutoreleasedMemory in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.440 prog[2207603:2207603] autorelease called without pool for object (0x558231bd45c0) of class GSAutoreleasedMemory in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.440 prog[2207603:2207603] autorelease called without pool for object (0x558231c0a420) of class GSAttrDictionary in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.440 prog[2207603:2207603] autorelease called without pool for object (0x558231bd4a40) of class GSAutoreleasedMemory in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.440 prog[2207603:2207603] autorelease called without pool for object (0x558231cb2a30) of class GSAutoreleasedMemory in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.440 prog[2207603:2207603] autorelease called without pool for object (0x558231c4ed70) of class GSAttrDictionary in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.440 prog[2207603:2207603] autorelease called without pool for object (0x558231be6150) of class GSCBufferString in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.440 prog[2207603:2207603] autorelease called without pool for object (0x558231c0f300) of class GSCInlineString in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.440 prog[2207603:2207603] autorelease called without pool for object (0x558231c09ae0) of class GSAutoreleasedMemory in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.440 prog[2207603:2207603] autorelease called without pool for object (0x558231cb2430) of class GSCInlineString in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231be8410) of class GSAutoreleasedMemory in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231bee230) of class GSDictionaryKeyEnumerator in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231bdcb80) of class GSDictionaryKeyEnumerator in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231bf0f90) of class GSMutableDictionary in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231be8460) of class NSMutableDataMalloc in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231c0f3a0) of class NSMutableDataMalloc in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231bed320) of class GSDictionaryKeyEnumerator in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231be8300) of class GSDictionaryKeyEnumerator in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231beb080) of class GSMutableDictionary in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231c66c70) of class NSMutableDataMalloc in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231bff1f0) of class NSMutableDataMalloc in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231cb3fb0) of class GSDictionaryKeyEnumerator in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231be84b0) of class NSMutableDataMalloc in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231c66d20) of class NSMutableDataMalloc in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231be6120) of class NSGDate in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231bee3f0) of class GSMutableDictionary in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231c0f3f0) of class GSDictionaryKeyEnumerator in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.441 prog[2207603:2207603] autorelease called without pool for object (0x558231be1c90) of class GSMutableDictionary in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.542 prog[2207603:2207603] autorelease called without pool for object (0x558231bdafc0) of class NSUserDefaults in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.542 prog[2207603:2207603] autorelease called without pool for object (0x558231bf1d50) of class NSCalendarDate in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.542 prog[2207603:2207603] autorelease called without pool for object (0x558231cb5130) of class GSTimeZone in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.542 prog[2207603:2207603] autorelease called without pool for object (0x558231bea0b0) of class GSCInlineString in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.542 prog[2207603:2207603] autorelease called without pool for object (0x558231caef00) of class NSDataMalloc in thread <NSThread: 0x558231b3c1e0>{name = (null), num = 2207603}
2024-04-29 15:32:37.542 prog[2207603:2207603] Hello, World!