• 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

sky-999 (43)Hivebuzz level badge

16 followers36 posts9 following443 HP
Blacklisted Users
Muted UsersFollowed BlacklistsFollowed Muted Lists

Joined February 2020 Active 6 years ago

  • Blog
  • Posts
  • Replies
  • Social
  • Notifications
  • Wallet
Posts
Comments
Payouts
  • sky-999 (43)in Project HOPE • 6 years ago
    featured

    It has some problem when i play 0xuniverse game and use arkane wallet

    Recently I play a game of 0xUniverse.It is a game base on ETH public chain.The player mainly uses this method that launch spacecraft and buy or sell planet to earn money. Some…
    $0.14
    • Past Payouts $0.14
    • - Author $0.07
    • - Curators $0.07
     2 2
  • sky-999 (43)in Programming & Dev • 6 years ago

    It has some problem when i play 0xuniverse game and use arkane wallet

    Recently I play a game of 0xUniverse.It is a game base on ETH public chain.The player mainly uses this method that launch spacecraft and buy or sell planet to earn money. Some…
    $0.00
       1 1
    • sky-999 (43)in Programming & Dev • 6 years ago
      featured

      Novice C language learning journey(10)

      Take a sting constant "efgh" declare as character pointer type.take the value of "efgh" pass to anther "a" string constant.The "a" string constant is declared as character…
      $0.11
      • Past Payouts $0.11
      • - Author $0.06
      • - Curators $0.06
       8 3
    • sky-999 (43)in Project HOPE • 6 years ago
      featured

      Novice C language learning journey(9)

      How to delete the content of outputted?I want to delete the content of '*' on console.I used the "\b" on the printf statement.But the code can not implement this function.Because…
      $0.00
         5 0
      • sky-999 (43)in Programming & Dev • 6 years ago
        featured

        Novice C language learning journey(9)

        How to delete the content of outputted?I want to delete the content of '*' on console.I used the "\b" on the printf statement.But the code can not implement this function.Because…
        $0.13
        • Past Payouts $0.13
        • - Author $0.07
        • - Curators $0.07
         6 3
      • sky-999 (43)in Project HOPE • 6 years ago
        featured

        Novice C language learning journey(8)

        How to judge the two string that is it equal?I try run the code as follows.But it can not implement the function.Because it directly take the two string to compare.The code as…
        $0.32
        • Past Payouts $0.32
        • - Author $0.16
        • - Curators $0.16
         14 7
      • sky-999 (43)in Programming & Dev • 6 years ago
        featured

        Novice C language learning journey(8)

        How to judge the two string that is it equal?I try run the code as follows.But it can not implement the function.Because it directly take the two string to compare.The code as…
        $0.17
        • Past Payouts $0.17
        • - Author $0.09
        • - Curators $0.09
         12 3
      • sky-999 (43)in #art • 6 years ago
        featured

        Novice C language learning journey(7)

        This is a function of string comparison.But it seems can not implement this function. Pass the string "abc" to the two Formal parameters of "char s1" and "char s2".The Formal…
        $0.02
        • Past Payouts $0.02
        • - Author $0.01
        • - Curators $0.01
         6 3
      • sky-999 (43)in Project HOPE • 6 years ago
        featured

        Novice C language learning journey(7)

        This is a function of string comparison.But it seems can not implement this function. Pass the string "abc" to the two Formal parameters of "char s1" and "char s2".The…
        $0.19
        • Past Payouts $0.19
        • - Author $0.10
        • - Curators $0.10
         18 5
      • sky-999 (43)in #art • 6 years ago
        featured

        Novice C language learning journey(6)

        This code will shows a strange output when run it.Why? Look at the "strcat" function and "puts" function.These function need string variable.But "getchar" function read a…
        $0.00
           11 4
        • sky-999 (43)in #art • 6 years ago
          featured

          Novice C language learning journey(5)

          This code has a error when run it,the compiler shows "[Warning] return makes integer from pointer without a cast". Why it shows this error? The "world" function is char type.So…
          $0.00
             6 1
          • sky-999 (43)in #art • 6 years ago
            featured

            Novice C language learning journey(4)

            About input and output of char two-dimensional array. This code shows a error that "%c" need "int" parameter in the print statement. But the parameter is "char*" type.How to…
            $0.04
            • Past Payouts $0.04
            • - Author $0.02
            • - Curators $0.02
             3 2
          • sky-999 (43)in #art • 6 years ago
            featured

            Novice C language learning journey(3)

            This is a two-dimensional array.The output result is different when i input "howee areee youuu" string and "how are you" string.Because the "a" array is out of bounds when i…
            $0.00
               10 4
            • sky-999 (43)in #art • 6 years ago
              featured

              Novice C language learning journey(2)

              This is a code of to solve the prime numbers. But it has a problem,the print results is not prime numbers entirely.And it print many repeat numbers.The code as follows:…
              $0.00
                 5 2
              • sky-999 (43)in #art • 6 years ago
                featured

                Novice C language learning journey

                At first i do not know why the b array output result is different for the two code as follows. No long after,i found that because the b array is out of bounds.The b array is…
                $0.05
                • Past Payouts $0.05
                • - Author $0.02
                • - Curators $0.02
                 10 11
              • sky-999 (43)in #art • 6 years ago
                featured

                About for loop statement

                After compiled and ran for this code.When i input 1 on control,then control output 2.At first i do not understand that why control output 2. No long after,i understand because…
                $0.00
                   6 4
                • sky-999 (43)in #art • 6 years ago
                  featured

                  My C language learning journey

                  I want to write a code to print rhombus with use C program language.This code would used six for statements.The previous three for statements be used to print the upper five…
                  $0.00
                     9 7