Skip to content

SI-Abid/Hello-world

Repository files navigation

Hello-world

This is my first repo in github


It contains all my code from codeforces, Light-oj, vjudge, and others

My first code was written in C

#include<stdio.h>
int main()
{
    printf("Hello World");
    return 0;
}

To be honest, I wrote that in a piece of paper.

About

Coding challenge and practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published