Delete a3/program.c

This commit is contained in:
Yurii Yakovenko 2024-11-13 08:57:23 +00:00
parent a67e623f8c
commit 44e5a43c0f

View File

@ -1,9 +0,0 @@
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
// Please implement the header file from the assignment to fulfill the unit tests..
// You can add any function
#include "pascals_triangle.h"
////@@@@@@