Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ae286d8

Browse files
aiwandianaolabuladong
authored andcommitted
update function name
1 parent 5298aee commit ae286d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎多语言解法代码/solution_code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7879,7 +7879,7 @@ https://leetcode.cn/problems/ba-zi-fu-chuan-zhuan-huan-cheng-zheng-shu-lcof 的
78797879
// by chatGPT (cpp)
78807880
class Solution {
78817881
public:
7882-
int myAtoi(string str) {
7882+
int strToInt(string str) {
78837883
int n = str.length();
78847884
int i = 0;
78857885
// 记录正负号

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /