File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,24 +22,24 @@ Total 126
2222
2323| Field | Value |
2424|------|------|
25- | Problem ID | 207 |
26- | Title | Course Schedule |
25+ | Problem ID | 417 |
26+ | Title | Pacific Atlantic Water Flow |
2727| Language | Python3 |
28- | Runtime | 7 ms |
29- | Memory | 21.7 MB |
28+ | Runtime | 28 ms |
29+ | Memory | 22.4 MB |
3030
3131
3232💻 Languages Used
3333
34- - **Python3** : 62
34+ - **Python3** : 63
3535
3636## 📚 Recent Accepted Problems
3737
38+ - 417 Pacific Atlantic Water Flow
3839- 207 Course Schedule
3940- 1036 Rotting Oranges
4041- 1127 Last Stone Weight
4142- 1014 K Closest Points To Origin
42- - 295 Find Median From Data Stream
4343
4444
4545---
8181GitHub
8282⏰ Last Sync
8383
84- 2026-07-07 19:54:28
84+ 2026-07-07 19:54:29
Original file line number Diff line number Diff line change 11{
2- "last_submission_id" : " 2059487580 "
2+ "last_submission_id" : " 2058279399 "
33}
Original file line number Diff line number Diff line change 44 "medium" : 57 ,
55 "hard" : 6 ,
66 "languages" : {
7- "Python3" : 62
7+ "Python3" : 63
88 },
99 "recent_problems" : [
10+ {
11+ "id" : " 417" ,
12+ "title" : " Pacific Atlantic Water Flow"
13+ },
1014 {
1115 "id" : " 207" ,
1216 "title" : " Course Schedule"
2226 {
2327 "id" : " 1014" ,
2428 "title" : " K Closest Points To Origin"
25- },
26- {
27- "id" : " 295" ,
28- "title" : " Find Median From Data Stream"
2929 }
3030 ],
3131 "last_problem" : {
32- "id" : " 207 " ,
33- "title" : " Course Schedule " ,
32+ "id" : " 417 " ,
33+ "title" : " Pacific Atlantic Water Flow " ,
3434 "language" : " Python3" ,
35- "runtime" : " 7 ms" ,
36- "memory" : " 21.7 MB"
35+ "runtime" : " 28 ms" ,
36+ "memory" : " 22.4 MB"
3737 },
38- "last_sync" : " 2026-07-07 19:54:28 "
38+ "last_sync" : " 2026-07-07 19:54:29 "
3939}
You can’t perform that action at this time.
0 commit comments