This commit is contained in:
Zengtudor 2024-09-18 17:56:01 +08:00
parent c4a9669749
commit d685a92560
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ public:
int main()
{
try{
// std::ios_base::sync_with_stdio(false); //加了没效果
std::ios_base::sync_with_stdio(false); //加了没效果
using namespace std;
Spent all_spent("All spent");