Attribute Parser

  • + 5 comments

    Although the problem states "We can call an attribute by referencing the tag, followed by a tilde, '~' and the name of the attribute", there are queries without tilde (~) (test case #4, #5). So be careful when parsing your queries. I think the author should describe the problem more clear.