project-team-c

project-team-c created by GitHub Classroom


Project maintained by csci3250-2019 Hosted on GitHub Pages — Theme by mattgraham

Introduction

We are team C. Task 1 (editing the README.md) has been done. Next, we will include data into this file. After that, the project board will be created.

Then, some of us will write a piece of C program, which will be posted below.

Finally, we will promote our repo to the CSCI3250 organization, and wait for @chuckjee to check ;)

good luck~

Code

 
#include <stdio.h>
int main() 
{ 
	printf("?"); 
	int i;
	for (i=0; i<10; i++)
	{
		printf("?");
	}
  return 0; 
}
 

Build Status

Contributors

HO, Shing Fung @3words

Chan, Wing Yan @glorias1

KWOK, Ping Cheuk @kwokben123

CHEUNG, Hon San @p678907810

WU, Yifan @LareinaM

SUN, Hanzhang @chichikin

Pang Nok Hang @nhpang8

YUNG, King Fung @GlorySkyRX

Ng, Hoi Lung @AlbertngSeadragon

Li Wai Tak @takyli

KITHANIA, Archit @architkithania

Gahalaut, Juhi @juhigahalaut0805

Cheung, Ka Yeung @cheungeric0308

LI, Ka Chun @MalusDomestica

Full name: Leung Chi Ngai GH user name:SamaelLeung

GE Jianhui @JeromeGJH

2019-04-24 08:57:07 +0000