mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
when the input is 100. the first zero is not printed because t = 0 and skip printing. So the output is "10" instead of "100".
when the input is 100. the first zero is not printed because t = 0 and skip printing. So the output is "10" instead of "100".