Skip to content

Discussion, problem10 #14

Description

@zhanglintc

Is there anybody who can tell me how to pass problem10? I tried to use
foo\((.*?), (.*?)\)
and replaced with
bar\(\2, \1\)
It worked well on my local PC, but cannot pass the problem.

If I use .*? pattern, I cannot catch any part of string, what should I use to pass the problem?

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