Added Pick2DTest.cpp

This commit is contained in:
2024-08-06 00:50:59 +08:00
parent c531edf5c4
commit 3703fe7023
3 changed files with 101 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
using namespace hgl;
constexpr const size_t TEST_COUNT=10000;
constexpr const size_t TEST_COUNT=1000000;
int main(int,char **)
{