This commit is contained in:
Zengtudor 2024-09-18 17:41:38 +08:00
parent ec6f17b922
commit e4ac428afe
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ int main()
// std::ios_base::sync_with_stdio(false); //加了没效果
using namespace std;
Spent all_spent("all spent");
Spent all_spent("All spent");
const auto start = chrono::system_clock::now();