Signed-off-by: BuildTools <unconfigured@null.spigotmc.org>
@@ -19,7 +19,6 @@ int main() {
if (scanf("%d", &(arr[pos])) == EOF) {
end_scan = 0;
}
//scanf("%d", &(arr[pos]));
if( arr[pos] == 0 ) {
break;
The note is not visible to the blocked user.