test
This commit is contained in:
parent
c6ce1e7e69
commit
001a0c32c5
@ -136,7 +136,7 @@ int main() {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
default:
|
default:
|
||||||
printf("no input\n");
|
printf("bad input\n");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user