Problem
I have three different columns in my current excel sheet containing contest-id, problem-id and problem-name for the problems that I have solved on CodeForces. Now I want to generate a new column which contains the name of the problems with the link to that problem on the CodeForces.
Solution
The following code on Google Scipt
I have three different columns in my current excel sheet containing contest-id, problem-id and problem-name for the problems that I have solved on CodeForces. Now I want to generate a new column which contains the name of the problems with the link to that problem on the CodeForces.
Solution
The following code on Google Scipt
No comments:
Post a Comment