Post History
shortC, 40 37 bytes i;f(C*s,In){O;*s;s++)Oi=n;i--;P*s));} Try it online! A shortC conversion of @Lundin's C (gcc) implementation.
Answer
#2: Post edited
# [shortC], 40 bytesi;f(s,n)C*s,n;{O;*s;s++)Oi=n;i--;P*s));}[Try it online!][TIO-ku9x7kdj]- A shortC conversion of [**@Lundin**](https://codegolf.codidact.com/users/8176)'s [C (gcc)](https://gcc.gnu.org/) [implementation](https://codegolf.codidact.com/posts/284093/284106#answer-284106).
- [shortC]: https://github.com/aaronryank/shortC
[TIO-ku9x7kdj]: https://tio.run/##K87ILypJ/v8/0zpNo1gnT9NZC0haV/tbaxVbF2tra/pn2uZZZ@rqWgdoFWtqWtf@d0zTUEpMSlbSMdS09lJS0gTqU/JIzcnJV9IxQIik5Jcm5aQq6RghKcpU0jFBcIFyQPX/AQ "shortC – Try It Online"
- # [shortC], <s>40</s> 37 bytes
- i;f(C*s,In){O;*s;s++)Oi=n;i--;P*s));}
- [Try it online!][TIO-ku9xbgsj]
- A shortC conversion of [**@Lundin**](https://codegolf.codidact.com/users/8176)'s [C (gcc)](https://gcc.gnu.org/) [implementation](https://codegolf.codidact.com/posts/284093/284106#answer-284106).
- [shortC]: https://github.com/aaronryank/shortC
- [TIO-ku9xbgsj]: https://tio.run/##K87ILypJ/v8/0zpNw1mrWMczT7Pa31qr2LpYW1vTP9M2zzpTV9c6QKtYU9O69r9jmoZSYlKyko6hprWXkpImUJOSR2pOTr6SjgFCJCW/NCknVUnHCElRppKOCYILlAOq/w8A "shortC – Try It Online"
#1: Initial revision
# [shortC], 40 bytes i;f(s,n)C*s,n;{O;*s;s++)Oi=n;i--;P*s));} [Try it online!][TIO-ku9x7kdj] A shortC conversion of [**@Lundin**](https://codegolf.codidact.com/users/8176)'s [C (gcc)](https://gcc.gnu.org/) [implementation](https://codegolf.codidact.com/posts/284093/284106#answer-284106). [shortC]: https://github.com/aaronryank/shortC [TIO-ku9x7kdj]: https://tio.run/##K87ILypJ/v8/0zpNo1gnT9NZC0haV/tbaxVbF2tra/pn2uZZZ@rqWgdoFWtqWtf@d0zTUEpMSlbSMdS09lJS0gTqU/JIzcnJV9IxQIik5Jcm5aQq6RghKcpU0jFBcIFyQPX/AQ "shortC – Try It Online"