ISet<string> uniqueProducts = new HashSet<string>();
for(int i = 0; i < name.Count; i++)
{
uniqueProducts.Add(name[i] + " " + price[i] + " " + weight[i]);
}
return name.Count = uniqueProducts.Count;
US Government Bans Claude Fable 5 & Mythos 5: Everything You Need to Know June 13, 2026 Last Updated: Ju...
No comments:
Post a Comment