I found a problem with cf list command, it may be caused by the update codeforce's footnote.
For example, for command cf list 100, you will get the following output, where the passed column of A, B, C, F, G, H, I is missing, and data for LIMIT is misaligned.
I think the problem is caused by the "1" footnote as shown below, we may need handle these cases carefully!
Hi All,
I found a problem with
cf list
command, it may be caused by the update codeforce's footnote. For example, for commandcf list 100
, you will get the following output, where the passed column of A, B, C, F, G, H, I is missing, and data for LIMIT is misaligned.I think the problem is caused by the "1" footnote as shown below, we may need handle these cases carefully!
Thanks!