@@ -2,7 +2,7 @@
// Created by xfj12 on 2025/3/24.
//
#include <assert.h>
#include <math.h>
#include <stdlib.h>
#include <stdbool.h>
bool containsNearbyDuplicate(int *nums, int numsSize, int k)
The note is not visible to the blocked user.