wangxso

Results 11 comments of wangxso

https://github.com/QingdaoU/OnlineJudge/blob/df873278ab1b29510aa3a0979677d7aa9a53ca0e/problem/serializers.py#L250C1-L250C74 modify ` memory_limit = serializers.IntegerField(min_value=1, max_value=10240)` to `max_value=30720`