We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777fd35 commit d08be85Copy full SHA for d08be85
src/c/LinearSearch.c renamed to src/c/SentinelSearch.c
@@ -41,4 +41,4 @@ int main(){
41
printf("\n\nValor não encontrado no vetor\n\n");
42
43
return 0;
44
-}
+}
0 commit comments