This commit is contained in:
Zengtudor 2024-09-18 17:56:01 +08:00
parent c4a9669749
commit d685a92560

View File

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