project-team-e created by GitHub Classroom
Our teammates will finish all the tasks in issue directory in order to build a usable Git repository with nice design on structure.
#include <stdio.h>
#include <time.h>
int main(void) {
printf("Hello World!\n");
time_t t;
time(&t);
printf("You see this message at: %s\n", ctime(&t));
}
@chuckjee (Chuck-jee CHAU)
I have worked on almost everything in this site!
@jasonlam0412 (Lam Yik Shing Jason)
I have worked on almost everything in this site!
@Anthony Anthony102899 (LYU, An)
I have worked on almost everything in this site!
@iamisaacyip (Chi Wai YIP)
Hi!
@MamiyevR (Resul Mamiyev)
I have worked on almost everything in this site!
@ericwong0318 (Tsz-Sun WONG)
I have worked on almost everything in this site!
@Jackyho (Hong-pan Ho)
I have worked on almost everything in this site!
@hfchan0 (Ho-fung CHAN)
Hello World!
@1155144002 (Jericho Bibat PRINCIPE)
I hope to be able to work well with you guys!
Last updated: 2021-05-28 09:22:49 +0000