Изменить 'du5/program.c'

This commit is contained in:
Oleksandr Hryshchenko 2021-04-06 15:32:23 +00:00
parent 14c9578ef1
commit 6408a4c1a2

View File

@ -62,7 +62,7 @@ int main() {
for(int i = 0; i < 100; i++)
myEntries[i] = (struct entry*) calloc(1, sizeof(struct entry));
char inputs[100][50]; //input
strcpy(inputs[0], "('-_-)")
strcpy(inputs[0], "('-_-)");
int counter; //counter
char symbol; //current symbol
char* number1 = (char*) calloc(25, sizeof(char)); //temporary points