Skip to content

Độ phức tạp sẽ phụ thuộc vào độ dài của chuỗi nhập vào. Vậy mình muốn nhập chuỗi tầm n = 10^9 thì tính thế nào nhỉ ?  #29

@m1nhn

Description

@m1nhn

for (int i = 0; i < strlen(a); i++)
{
dem = 0;
for (int j = 0; j < strlen(a); j++)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions