adding task pdf and basic main
This commit is contained in:
parent
afdc877e1b
commit
bc4bd24007
Binary file not shown.
|
@ -0,0 +1,5 @@
|
|||
int main(int argc, char const *argv[])
|
||||
{
|
||||
/* code */
|
||||
return 0;
|
||||
}
|
Loading…
Reference in New Issue