Commit d20c9cac by 李定达

1111

parent 31330bbe
...@@ -698,8 +698,8 @@ int main(int argc, char *argv[]) ...@@ -698,8 +698,8 @@ int main(int argc, char *argv[])
RUN_ALL_TESTS(); RUN_ALL_TESTS();
//testaddmumber(); //testaddmumber();
//testAll(); //testAll();
system("pause"); //system("pause");
return 1; return 0;
} }
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment