File tree Expand file tree Collapse file tree 2 files changed +25
-7
lines changed
Expand file tree Collapse file tree 2 files changed +25
-7
lines changed Original file line number Diff line number Diff line change 11---
22title : 2241. Design an ATM Machine.md
3- date : ' 2025-01-06'
3+ date : " 2025-01-06"
44tags :
55 - - Python
66 - - Answer
77abbrlink : a21411f
8+ docId : lzrh7ftq3kegsyx8gimonrfu
89---
910
1011# QUESTION:
@@ -108,4 +109,4 @@ class ATM:
108109 ans.append(self .sd[i] - tempSd[i])
109110 self .sd = copy.deepcopy(tempSd)
110111 return ans[::- 1 ]
111- ```
112+ ```
Original file line number Diff line number Diff line change 11{
22 "repo" : " InvolutionHell/involutionhell" ,
3- "generatedAt" : " 2025-11-22T03:06:02.633Z " ,
3+ "generatedAt" : " 2025-11-23T03:05:38.789Z " ,
44 "docsDir" : " app/docs" ,
5- "totalDocs" : 120 ,
5+ "totalDocs" : 121 ,
66 "results" : [
77 {
88 "docId" : " ue27z7z95yzw3lhhfj7nit1c" ,
21192119 }
21202120 ]
21212121 },
2122+ {
2123+ "docId" : " lzrh7ftq3kegsyx8gimonrfu" ,
2124+ "path" : " app/docs/CommunityShare/Leetcode/2241. Design an ATM Machine.md" ,
2125+ "contributorStats" : {
2126+ "114939201" : 1
2127+ },
2128+ "contributors" : [
2129+ {
2130+ "githubId" : " 114939201" ,
2131+ "contributions" : 1 ,
2132+ "lastContributedAt" : " 2025-11-23T03:00:11.000Z" ,
2133+ "login" : " longsizhuo" ,
2134+ "avatarUrl" : " https://avatars.githubusercontent.com/u/114939201?v=4" ,
2135+ "htmlUrl" : " https://github.com/longsizhuo"
2136+ }
2137+ ]
2138+ },
21222139 {
21232140 "docId" : " a6inw303oslb7i5tcqj5xxx4" ,
21242141 "path" : " app/docs/CommunityShare/Leetcode/2270. Number of Ways to Split Array.md" ,
21402157 "docId" : " mssz5wgh368yp55qcvs1op5e" ,
21412158 "path" : " app/docs/CommunityShare/Leetcode/2293_translated.md" ,
21422159 "contributorStats" : {
2143- "114939201" : 1
2160+ "114939201" : 2
21442161 },
21452162 "contributors" : [
21462163 {
21472164 "githubId" : " 114939201" ,
2148- "contributions" : 1 ,
2149- "lastContributedAt" : " 2025-11-22T03:00:07 .000Z" ,
2165+ "contributions" : 2 ,
2166+ "lastContributedAt" : " 2025-11-22T03:06:03 .000Z" ,
21502167 "login" : " longsizhuo" ,
21512168 "avatarUrl" : " https://avatars.githubusercontent.com/u/114939201?v=4" ,
21522169 "htmlUrl" : " https://github.com/longsizhuo"
You can’t perform that action at this time.
0 commit comments