Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
int を個別の変数に分割する必要があります。たとえば、x=356 a=3|| b=5 || c=6
私はすでに3桁の数字のみを解決しましたが、私のプログラムは2桁または4桁の数字などでは機能しません.
PS初心者です。