Skip to content
View itomt's full-sized avatar
Block or Report

Block or report itomt

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
itomt/README.md
  • 👋 Hi, I’m @itomt
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

Markdown Test

Section 1

Isac Newton says...
$$F=m\frac{d^2x}{dt^2}$$

Section 2

This is the second section.

#include "stdio.h"

int main(){
    printf("Hello World!\n");
    
    return 0;
}

Section 3

This section is written by Visual Studio.

Section 4

The following is cpp source code.

#include <iostream>
#include <string>

int main(){
    int age = 24;
    std::string name = "Tanaka Taro";
    
    std::cout << "Hello, My name is "<< name << "." << std::endl;
    std::cout << "I'm "<< age<< " years old." << std::endl;
    
    return 0;
}

Popular repositories Loading

  1. itomt itomt Public

    Config files for my GitHub profile.

  2. public public Public

    Public repository of itomt

    Python

  3. todo todo Public

    JavaScript

  4. gittrain gittrain Public

    JavaScript

  5. CMakeProject1 CMakeProject1 Public

    CMake