Skip to content
View mchernigin's full-sized avatar
🏔️
🏔️

Highlights

  • Pro

Organizations

@yuydev-ru @dsc-sgu @CalarSSU @csit-sgu @leandevops-ru @yuy-ml

Block or report mchernigin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. A simple program which prints my name A simple program which prints my name
    1
    #include <stdio.h>
    2
    int main(void) {
    3
        for (long long id = 0x6662BC7228; id >>= 3;)
    4
            putchar(0x6D6C696865636120 >> (id << 3));
    5
    }
  2. csit-sgu/latex-template csit-sgu/latex-template Public template

    Готовый шаблон для научных работ факультета КНиИТ Саратовского Государственного Университета

    TeX 7 2

  3. searxiv searxiv Public

    Search through science papers on https://arXiv.org

    Rust

  4. calculator calculator Public

    Exploration of interpreters optimization.

    C 1