You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now I want ${id} to be four digits so that the files can be sorted by their IDs on my Github repo.
For example, I click "Show Problem" and generate a file named "1.两数之和.py" and I want it to be "0001.两数之和.py". How can I implement this setting?