@@ -0,0 +1,5 @@
#include "./include/lsort.h"
int add(int x, int y) {
return x + y;
}
The note is not visible to the blocked user.