fork download
  1. #import <objc/objc.h>
  2. #import <objc/Object.h>
  3. #import <Foundation/Foundation.h>
  4.  
  5. @implementation TestObj
  6. int main()
  7. {
  8. // your code goes here
  9. return 0;
  10. }
  11. @end
Success #stdin #stdout 0.03s 12296KB
stdin
#Include<stdio.h>

Void main()  {

  Printf("I am Armaan")
 
  }
stdout
Standard output is empty