Zeng1998
Zeng1998
编译之后我尝试在命令行下执行 ``` sudo ./Judger --max_cpu_time=1000 --max_real_time=2000 --max_memory=134217728 --max_process_number=200 --ax_output_size=10000 --max_stack=33554432 --exe_path="../demo/main" --input_path="../demo/1.in" --output_path="../demo/1.out" --error_path="../demo/1.out" --log_path="judger.log" --seccomp_rule_name="c_cpp" --uid=1000 --gid=1000 ``` uid和gid设置为当前系统的用户,结果返回系统错误 ``` { "cpu_time": 1, "real_time": 114, "memory": 2158592, "signal": 31,...
I want to apply a new dataset in "only sherlock" and the fully "sato" model. I found `train_sherlock.py` and `train_CRF_LC.py` I run `train_sherlock.py and --topic=None`. Is the result of only...
# Summary #1073 #983 I saw these two issues. But my issue still exists... # Platform Ubuntu20.04 python3.10 faiss-cpu1.7.2 Running on: - [x] CPU - [ ] GPU Interface: -...
### Describe the bug   ### Steps to reproduce Create a shortcut ### Expected behavior .. ### Screenshots or additional context _No response_
https://user-images.githubusercontent.com/31177490/203046444-f3850d1b-ea6e-4eff-bbb9-3b27065973c8.mp4 I think simply replace by regex is enough for now. If there are some other better ideas or implementations, please let me know.
### Is your feature request related to a problem? When open two or more dialogs (e.g., Setting->Change Password), then press the `ESC`, all the dialogs have closed. ### Describe the...
let the behavior be the same between pressing `ESC` and clicking space. Closes #550
https://user-images.githubusercontent.com/31177490/208245769-aa0522ae-f249-4f02-a39a-188c65334c0e.mp4 1. support ordered list auto-continuation. (like in the github) 2. replace the `useRefresh` hook to a function `updateEditorHeight` (more clearer and some weird bugs are avoided.)