Trying to solve this in Rust and I am having problems passing the symbols test apparently due to curly braces ({}) that should be escaped. I am fairly new to rust and I am not sure if it is something I have to do or if there is somethign going on with the test itself. Any help would pe appreciated, thank you.
OP solved it, closing
Trying to solve this in Rust and I am having problems passing the symbols test apparently due to curly braces ({}) that should be escaped. I am fairly new to rust and I am not sure if it is something I have to do or if there is somethign going on with the test itself. Any help would pe appreciated, thank you.
No, unless someone publish a translation in that language.
This comment is hidden because it contains spoiler information about the solution
"while n>0" won't let it run if n=0
This comment is hidden because it contains spoiler information about the solution