searleser97 / cpbooster

Competitive Programming Booster
GNU General Public License v3.0
144 stars 30 forks source link

can I change this data according to me #112

Open MdNihal05 opened 5 months ago

MdNihal05 commented 5 months ago

Screenshot from 2024-02-07 15-06-39

can i change append some extra information like author and time


/**
*     time-limit: 5000
*     problem-url: https://codeforces.com/contest/1927/problem/D
 *    author:  tourist
 *    created: $CURRENT_DATE.$CURRENT_MONTH.$CURRENT_YEAR $CURRENT_HOUR:$CURRENT_MINUTE:$CURRENT_SECOND
**/```
searleser97 commented 4 months ago

that sound like an awesome idea, however it is currently not possible, feel free to open a PR adding that functionality 😃

MdNihal05 commented 4 months ago

Hey i would be happy to help But I don't know how to test this application in terminal

I found another error regarding file generation when when are giving numbers to file and figured out issue in code part But i don't have prior experience of working application on terminal i couldn't fix it

Can you guide me or share me anything so that I know how to test this after doing modifications

Thanks