Mushfiq Talha
Mushfiq Talha
There is no direct way to submit in [codechef](https://www.codechef.com/) like [codeforces](https://www.codeforces.com/) and [atcoder](https://atcoder.jp/). Could you please add this feature to directly submit in codechef using `cpb submit` command?
**Extension Version:** v5.9.2 **VS Code Version:** 1.67.2 **Browser Version:** Firefox 100.0.2 **Operating System:** Ubuntu 20.04.4 LTS (64-bit) **Problem Facing:** When I parse a problem using the parse icon in firefox...
### What version of Bun is running? 1.0.16+800fb1290 ### What platform is your computer? Linux 5.15.0-91-generic x86_64 x86_64 ### What steps can reproduce the bug? When I make a request...
The file I used to generate pdf is: ```js import latex from "node-latex"; import * as fs from "fs"; const input = fs.createReadStream("template.tex"); const output = fs.createWriteStream("output.pdf"); const pdf =...
When I'm trying to open any contests(past/running) it shows the following error: `Cannot read properties of undefined (reading 'length')`.