diff options
author | justanothercatgirl <sotov@twistea.su> | 2024-10-14 21:03:47 +0300 |
---|---|---|
committer | justanothercatgirl <sotov@twistea.su> | 2024-10-14 21:03:47 +0300 |
commit | 0a10914e4f3c5e11f192e6b541ba9cebb3efd679 (patch) | |
tree | cbc2239aa2f7cea5f94abe75f3bcd01d77eb24b1 /6_1.c | |
parent | f5e0076a8455eec5b4a515b39202217f8a8b9e71 (diff) |
initial commit
Diffstat (limited to '6_1.c')
-rw-r--r-- | 6_1.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#include <stdio.h> +#include <string.h> + |