Initialization
This commit is contained in:
parent
6c0365db8a
commit
27928fe9e1
@ -15,6 +15,7 @@ int main() {
|
||||
{
|
||||
if (input == '\n')
|
||||
{
|
||||
printf("123");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user