如何检测文件是否在C ++中打开? 我正在尝试使用这样的代码:
input
答案 0 :(得分:0)
您正在寻找 is_open()
功能if(file.is_open()){}
答案 1 :(得分:0)
ifstream::is_open()
您正在调用def count(arr)
arr.each_with_object(Hash.new(0)) { |e,h| h[e] += 1 }
end
def matches(a1, a2)
m = 0
a1_counts = count(a1)
a2_counts = count(a2)
a1_counts.each do |e, c|
m += [a1_counts, a2_counts].min
end
m
end
函数