Изменил(а) на 'du1/program.c'

This commit is contained in:
Vladyslav Korzun 2023-02-19 15:33:31 +00:00
parent f43c5fb127
commit 8d5cbded2b

View File

@ -1,6 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
int main(){
int c = 0;
int count = 0;