Newer
Older
m5scp2_exp / .vscode / settings.json
@motoki miura motoki miura on 18 Mar 329 bytes can compile
{
    "files.associations": {
        "__bit_reference": "cpp",
        "__hash_table": "cpp",
        "__split_buffer": "cpp",
        "array": "cpp",
        "deque": "cpp",
        "initializer_list": "cpp",
        "string": "cpp",
        "string_view": "cpp",
        "unordered_map": "cpp",
        "vector": "cpp"
    }
}