double cur; sscanf(words[i].c_str(), "%lf", &cur); nums[i / 3][i % 3] = cur;
Copyright © 2024 无忧consume Powered by .NET 9.0 on Kubernetes