Skip to content

Commit d060a37

Browse files
committed
doc: add link
1 parent c88843d commit d060a37

File tree

1 file changed

+4
-0
lines changed
  • maximum_points_you_can_obtain_from_cards/src

1 file changed

+4
-0
lines changed

maximum_points_you_can_obtain_from_cards/src/lib.rs

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/*!
2+
* https://leetcode.com/explore/challenge/card/may-leetcoding-challenge-2021/599/week-2-may-8th-may-14th/3739/
3+
*/
4+
15
pub struct Solution {}
26

37
impl Solution {

0 commit comments

Comments
 (0)