Sparrow He
Sparrow He
3.0的支持?
3.0上导出的模型并不能使用( 有没有什么方法实现3.0转2.0或者是其他的轮子...?
``` In file included from /home/pi/OnlineJudgeDeploy/Judger/src/rules/c_cpp.c:2: /home/pi/OnlineJudgeDeploy/Judger/src/rules/c_cpp.c: In function ‘_c_cpp_seccomp_rules’: /home/pi/OnlineJudgeDeploy/Judger/src/rules/c_cpp.c:35:89: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] if (seccomp_rule_add(ctx, SCMP_ACT_ALLOW, SCMP_SYS(execve), 1, SCMP_A0(SCMP_CMP_EQ, (scmp_datum_t)(_config->exe_path))) != 0)...
### 先决条件 (Prerequisites) - [X] 我已确认这个镜像源从未在 [其他 issues](https://github.com/tuna/issues) 中讨论过。 I am sure that this repo has NEVER been discussed in [other issues](https://github.com/tuna/issues). - [X] 我已确认这个镜像源没有我选择的镜像站上线。 I am sure that this...
CIDR描述错误
https://github.com/tmplink/ipv6/blob/main/SUBNET.md#cidr%E6%97%A0%E7%B1%BB%E5%88%AB%E5%9F%9F%E9%97%B4%E8%B7%AF%E7%94%B1 
`Connecting to github.com (13.229.188.59:443) Connecting to codeload.github.com (54.251.140.56:443) wget: server returned error: HTTP/1.1 404 Not Found ERROR: Service 'php' failed to build: The command '/bin/sh -c cd ~ && wget...
### Node.js Version v16.13.0 ### Package(oicq) Version 2.3 ### Login Protocol Android ### Bug Description (最好截图说明,你的文字描述可能无法准确传达信息) `onGroupMessage` 时,似乎没有正确传入Group及Member ### Log Details (控制台日志,请提供包含前后一段时间内的) ``` GroupMessage { post_type: 'message', message_id: '****', user_id:...
Hi, I want to use the `node-gyp build` to build this project, but I have many error from compiler, I use the msvs2019, npm6.13.7, node13.11.0 and node-gyp6.1.0. Error looks like:...
编译报错
``` Compiling `a.c` is not supported. No appropriate config found. ``` 已将配置文件移动到`~/.cache/ljudge`