Skip to content
Avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report corehello

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
corehello/README.md

Pinned

  1. 1
    package main
    2
    
                  
    3
    import (
    4
    	"crypto/tls"
    5
    	"flag"
  2. lisp-gists Public

    common-lisp gists

    Common Lisp

  3. 1
    #include <stdio.h>
    2
    
                  
    3
    /*
    4
      You can define the size of Queens
    5
    */
  4. Terraform syntax learning summary

    HCL 1

  5. 1
    def sqrt(n, p):
    2
        # any number can be writen as n = a*10 +b, where a >=0, b is 0~9
    3
        # for example 123 = 12 * 10 + 3
    4
        # so then any number N = (a*10 + b)^2 + remainer = a^2*100 + b*(b+20*a) + remainer
    5
        # then b*(b+20*a) <= N - a^2*100

6 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2022

corehello has no activity yet for this period.

Seeing something unexpected? Take a look at the GitHub profile guide.