• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Block Explorer 
  • Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Hive Proposals 
  • OpenHive Chat 
  • Developer Portal 
  • Hive Whitepaper 
  • Privacy Policy
  • Terms of Service
logo
  • Posts
  • Proposals
  • Witnesses
  • Our dApps
LoginSign up

C,C++,Java : Hello Steemit!

gamerz (43)in #steem • 9 years ago (edited)

1. C

#include <steemit.h>

int main(void) {

printf("Hello Steemit!");

return 0;

}


2. C++

#include <iostream>


int main(int argc, char* argv[]) {

    std::cout << "Hello Steemit!" << std::endl;

    return 0;

}


3. Java

import java.lang.*;


public static void main(String[] ar){

System.out.println("Hello Steemit!");

}

#kr #life #include
9 years ago in #steem by gamerz (43)
$0.00
    2 votes
    • gamerz
    • sajmo-boy
    Reply 2
    Sort:  
  • Trending
    • Trending
    • Votes
    • Age
  • [-]
    djm34 (59)
     9 years ago  

    the first one won't work

    $0.00
      1 vote
      • smartguylabcoat [-]
      Reply
      [-]
      gamerz (43)
       9 years ago  

      I know. Joke.

      $0.00
        Reply