CCHv2 icon indicating copy to clipboard operation
CCHv2 copied to clipboard

CCHv2 - A powerful contest helper for CodeForces, developed with NW.js.

Results 21 CCHv2 issues
Sort by recently updated
recently updated
newest added

建议提交记录界面的数据和代码可以复制 建议可以划词翻译~~来照顾我这种英语垃圾~~

这个功能似乎在很久之前就以及实现了。 将这个[代码](https://pastebin.com/PcZFDg5T)贴入油猴就可以使用了 使用:在proflie在自己rating右上角的名称上点一下,然后输入其他用户名就好 这个功能是否可以集成到 CCHv2 中呢。 类似一键获取 friend 和自己的折线统计图,然后设置开关什么的,让这个折线图像大多数工具一样可以进行一些操作。

如图所示: ![图片](https://user-images.githubusercontent.com/9900631/191075716-215f4ea8-0c4b-45ae-90d9-f7a6eba6e51b.png) 初步判断问题是出在对头像URL的处理上,目前Codeforces API返回的头像URL没有协议名,形如: ```//userpic.codeforces.org/*****/title/****************.jpg``` 这种情况在浏览器里是没有问题的;但是nw.js里默认协议是`chrome-extension:`,造成了图片无法加载。

![图片](https://user-images.githubusercontent.com/30841158/185790086-eef1a05e-152a-457a-8393-9565bf52e547.png) ![图片](https://user-images.githubusercontent.com/30841158/185790126-24a37041-36b1-4098-9c70-7eb4cb6f2c29.png) ![图片](https://user-images.githubusercontent.com/30841158/185790142-9710546b-513b-40c2-be13-2e948bc7c3f0.png)

[Here](https://github.com/fwilliamhe/cf_auth) is my recent result about the authentication system of codeforces. I think it will be help.

在比赛经行至大约00:15时,完全无法使用。任何功能均不能正常运行(包括正常的加载题目、查看排行榜等)。

## 增加 - 增加`PyPy 3.9 (7.3.9, 64 bits)` ## 更新 - 现在codeforces python 3.7.2已更新为3.9 - 同理go 1.12更新为1.19

![image](https://github.com/CodeforcesContestHelper/CCHv2/assets/80021042/904e8258-1d7c-40e4-9b02-68fac0b05978)

点传输题目时,报错信息如下: POST received. Error handling POST - 'gbk' codec can't decode byte 0xb0 in position 823: illegal multibyte sequence 127.0.0.1 - - [13/Aug/2023 17:33:18] "POST / HTTP/1.1" 202 -