init commit

This commit is contained in:
2024-03-19 01:05:51 +08:00
commit 199bbf2628
393 changed files with 34883 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
bool stoneGame(int* piles, int pilesSize) {
return true;
}
//只要是我先,我就必胜,我拿最多的不就好了