Hello. How do i check if a file(10.000 words line by line) has repeated lines with the same letter sequence that user has given in c++?

前端 未结 0 1253
北荒
北荒 2020-12-17 03:15

User also tell me how many lines he wants to find the duplicates. I\'m looking for a fast solution.

while (getline(fil         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题