Closed anurag3301 closed 3 years ago
So the Cphelper directly creates the directory with the name of the problem. Well it cause some problem when the name of the problem contains some special character or eg this codefroces problem name
Ilove%username%
Problem link: codeforces
You get this error when you try to open the solution file
pwd /home/anurag/problems/Codeforces/CodeforcesRound109(Div2)/AI_love_%username%
/home/anurag/problems/Codeforces/CodeforcesRound109(Div2)/AI_love_%username%
I don't know the severity of this issue or how often this is, Just wanted to inform you. You can try it yourself. 😇
can you try out the #13 branch? I dont have my computer rn
#13
Fixed by #14
So the Cphelper directly creates the directory with the name of the problem. Well it cause some problem when the name of the problem contains some special character or eg this codefroces problem name
Problem link: codeforces
You get this error when you try to open the solution file
pwd
/home/anurag/problems/Codeforces/CodeforcesRound109(Div2)/AI_love_%username%
I don't know the severity of this issue or how often this is, Just wanted to inform you. You can try it yourself. 😇