Tong Yuqiang
Tong Yuqiang
use :source ```html ```
@Harry-zklcdc after update language config problem still exists. Sysoptions has python36.pyc, which is same as `judge/languages.py` while docker env has python 3.7 . will that a problem? although try to...
@Harry-zklcdc oh,yes, i found it. but 3.6 is the origin broken one. runtime error in last test case if the number of test case more than 1. can you tell...
@Harry-zklcdc thanks!
oh, god. it's my fault. re because of test case, not of platform
@LuciferianInk use `export CXXFLAGS='-include /usr/include/c++/11.2.0/limits'` for your Docker env
```js { left: { editable: false}, right: {editable: false} } ```
hey everyone, i try to make a pr for this feature. you all can try it on this pr: https://github.com/ace-diff/ace-diff/pull/94 or on [my repo](https://github.com/smallst/ace-diff)
thanks for replying, i will try recently
same issue. here's the demo output. the `all()` returns correct day while the nlp output text seems missing `bysetpos` param. don't very familiar with nlp. but it may not so...