摘要:
Implement wildcard pattern matching with support for'?'and'*'.'?' Matches any single character.'*' Matches any sequence of characters (including the empty sequence).The matching should cover the entire input string (not partial).The function prototype should be:bool i 阅读全文
posted @ 2012-11-27 10:23
chkkch
阅读(1386)
评论(0)
推荐(0)

浙公网安备 33010602011771号