|
2 | 2 | <Bucket
|
3 | 3 | type = "1"
|
4 | 4 | version = "2.0">
|
5 |
| - <Breakpoints> |
6 |
| - <BreakpointProxy |
7 |
| - BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> |
8 |
| - <BreakpointContent |
9 |
| - shouldBeEnabled = "Yes" |
10 |
| - ignoreCount = "0" |
11 |
| - continueAfterRunningActions = "No" |
12 |
| - filePath = "LeetCode/main.cpp" |
13 |
| - timestampString = "511032595.904409" |
14 |
| - startingColumnNumber = "9223372036854775807" |
15 |
| - endingColumnNumber = "9223372036854775807" |
16 |
| - startingLineNumber = "19" |
17 |
| - endingLineNumber = "19" |
18 |
| - landmarkName = "main(int argc, const char * argv[])" |
19 |
| - landmarkType = "9"> |
20 |
| - </BreakpointContent> |
21 |
| - </BreakpointProxy> |
22 |
| - <BreakpointProxy |
23 |
| - BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> |
24 |
| - <BreakpointContent |
25 |
| - shouldBeEnabled = "Yes" |
26 |
| - ignoreCount = "0" |
27 |
| - continueAfterRunningActions = "No" |
28 |
| - filePath = "LeetCode/1_two_sum.cpp" |
29 |
| - timestampString = "511032909.632054" |
30 |
| - startingColumnNumber = "9223372036854775807" |
31 |
| - endingColumnNumber = "9223372036854775807" |
32 |
| - startingLineNumber = "30" |
33 |
| - endingLineNumber = "30" |
34 |
| - landmarkName = "TwoSum::twoSum(std::vector<int> &nums, int target)" |
35 |
| - landmarkType = "7"> |
36 |
| - </BreakpointContent> |
37 |
| - </BreakpointProxy> |
38 |
| - <BreakpointProxy |
39 |
| - BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> |
40 |
| - <BreakpointContent |
41 |
| - shouldBeEnabled = "Yes" |
42 |
| - ignoreCount = "0" |
43 |
| - continueAfterRunningActions = "No" |
44 |
| - filePath = "LeetCode/1_two_sum.cpp" |
45 |
| - timestampString = "511032910.636003" |
46 |
| - startingColumnNumber = "9223372036854775807" |
47 |
| - endingColumnNumber = "9223372036854775807" |
48 |
| - startingLineNumber = "35" |
49 |
| - endingLineNumber = "35" |
50 |
| - landmarkName = "TwoSum::twoSum(std::vector<int> &nums, int target)" |
51 |
| - landmarkType = "7"> |
52 |
| - </BreakpointContent> |
53 |
| - </BreakpointProxy> |
54 |
| - <BreakpointProxy |
55 |
| - BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> |
56 |
| - <BreakpointContent |
57 |
| - shouldBeEnabled = "Yes" |
58 |
| - ignoreCount = "0" |
59 |
| - continueAfterRunningActions = "No" |
60 |
| - filePath = "LeetCode/1_two_sum.cpp" |
61 |
| - timestampString = "511032961.840229" |
62 |
| - startingColumnNumber = "9223372036854775807" |
63 |
| - endingColumnNumber = "9223372036854775807" |
64 |
| - startingLineNumber = "27" |
65 |
| - endingLineNumber = "27" |
66 |
| - landmarkName = "TwoSum::twoSum(std::vector<int> &nums, int target)" |
67 |
| - landmarkType = "7"> |
68 |
| - </BreakpointContent> |
69 |
| - </BreakpointProxy> |
70 |
| - </Breakpoints> |
71 | 5 | </Bucket>
|
0 commit comments