Skip to content

python source code filename without chinese character #635

@cyh-ustc

Description

@cyh-ustc

🚀 Feature Proposal

the py filename is now $ID.$PROBLEM_TITLE.py
however, the python lint & auto autocomplete won't work cause the $PROBLEM_TITLE contain chinese character
(ps. cpp lint & autocomplete works)

also these code could be included in a cpp file template, just like leetcode i guess

#include <bits/stdc++.h>
using namespace std;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions