searleser97 / cpbooster

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

Submit feature not working on codeforces. #114

Open stubborn-1508 opened 3 weeks ago

stubborn-1508 commented 3 weeks ago

cpbooster version: 2.6.5 OS: Pop! OS Using Vim? : yes Using Neovim? : no Terminal Name: Konsole Browser: Brave

BUG After installing cpbooster and cpbooster.vim as described in the readme manual I created cpbooster config file .I changed some properties i.e contestDirectory,Template for cpp. After parsing one of the contest and writing the code on vim of one of the problem (probem A of contest 1984), when i used the command :Submit ,there were no submission on codeforces although submission status was successfull on cpbooster interface.

Expected behavior A clear submission on codeforces should be seen /