update
This commit is contained in:
parent
c4a9669749
commit
d685a92560
@ -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");
|
||||||
|
Loading…
Reference in New Issue
Block a user