diff --git a/Program2.1/Program2.1.cbp b/Program2.1/Program2.1.cbp new file mode 100644 index 0000000..7ae2d52 --- /dev/null +++ b/Program2.1/Program2.1.cbp @@ -0,0 +1,41 @@ + + + + + + diff --git a/Program2.1/main.c b/Program2.1/main.c new file mode 100644 index 0000000..b085ffb --- /dev/null +++ b/Program2.1/main.c @@ -0,0 +1,8 @@ +#include +#include + +int main() +{ + printf("Hello world! P2.1\n"); + return 0; +} diff --git a/p1/p1.layout b/p1/p1.layout new file mode 100644 index 0000000..1bba400 --- /dev/null +++ b/p1/p1.layout @@ -0,0 +1,10 @@ + + + + + + + + + +