Aktualizovat du5/program.c
This commit is contained in:
parent
dfdc595749
commit
79fc618c72
@ -39,7 +39,7 @@ int main()
|
|||||||
answer = line[0];
|
answer = line[0];
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
else
|
else if
|
||||||
{
|
{
|
||||||
sscanf(line, "%s [^?]", &question);
|
sscanf(line, "%s [^?]", &question);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user