Skip to content

Commit 2bfafc4

Browse files
yanglbmeactions-user
authored andcommitted
style: prettify code
1 parent 095b94d commit 2bfafc4

File tree

1 file changed

+1
-1
lines changed
  • lcof/面试题61. 扑克牌中的顺子

1 file changed

+1
-1
lines changed

lcof/面试题61. 扑克牌中的顺子/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ public:
135135
return false;
136136
}
137137
}
138-
138+
139139
return nums[4] - nums[zeroNum] <= 4;
140140
}
141141
};

0 commit comments

Comments
 (0)