This commit is contained in:
Andrii Hermaniuk 2022-03-04 14:04:57 +01:00
parent 042e637c4f
commit f88828014b

View File

@ -1,7 +1,7 @@
#include<stdio.h>
int main(){
int counter=0, Sym;
int counter=1, Sym;
char OutSym;
while(1){