project-team-a

project-team-a created by GitHub Classroom


Project maintained by csci3251-2020 Hosted on GitHub Pages — Theme by mattgraham

Introduction

The project is of a piece of very simple (yet correct) C code. We start from posting issues, creating a project, edit the related documentation, code writing, and finally promotion of our project.

Code

/******************************************************************************

                            Online C Compiler.
                Code, Compile, Run and Debug C program online.
Write your code in this editor and press "Run" button to compile and execute it.

*******************************************************************************/

// Your C code here
# include<stdio.h>

int main()
{
  printf("Hello World!\n");
  printf("I had a longer code but github has no place to input it");
  return 0;
}

Contributors

judypan (PAN Ziyi)

Hello everyone!

leoltfung (Lap Tin FUNG)

Hello everyone!

wrainsgaming (Chi-Hon Ng)

Finished Task 1!

CyanFi (Huang Yizhan)

I have worked on almost everything in this file! <3

foxB612 (CAO, Meng)

Hello everyone! |•’-‘•)و✧

JohnYeung-dojjy (Yeung Ching Fung)

I have worked on almost everything in this file! <3

michellevlin (Lin Michelle Veronica)

Hello everyone! :)

mhsze9 (Danny SZE)

I have worked on almost everything in this site!

thomplth (Tak-Hing LAM)

Hello World I’m a Dango

choy0001 (Choy Brian Kit Chun)

Hello Everyone! Team A ROCKS!!!

Repo Last updated: 2020-05-05 13:18:44 +0000