Skip to content

Commit 5a00f6d

Browse files
authored
Rename SomaDoisNumeros.cpp to TwoSum.cpp
1 parent 022f282 commit 5a00f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cpp/SomaDoisNumeros.cpp renamed to src/cpp/TwoSum.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ int main() {
3939
}
4040

4141
return 0;
42-
}
42+
}

0 commit comments

Comments
 (0)