Skip to content

Commit 3c33abf

Browse files
committed
Updated radme
1 parent 68b37dc commit 3c33abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2088,7 +2088,7 @@
20882088

20892089
| # | Title | Difficulty | Tag | Time, ms | Time, %
20902090
|------|----------------|-------------|-------------|----------|--------
2091-
| 3626 |[Find Stores with Inventory Imbalance](src/main/kotlin/g3601_3700/s3626_find_stores_with_inventory_imbalance)| Medium || 516 | 100.00
2091+
| 3626 |[Find Stores with Inventory Imbalance](src/main/kotlin/g3601_3700/s3626_find_stores_with_inventory_imbalance)| Medium | Database | 516 | 100.00
20922092
| 3625 |[Count Number of Trapezoids II](src/main/kotlin/g3601_3700/s3625_count_number_of_trapezoids_ii)| Hard | Array, Hash_Table, Math, Geometry, Weekly_Contest_459 | 377 | 100.00
20932093
| 3624 |[Number of Integers With Popcount-Depth Equal to K II](src/main/kotlin/g3601_3700/s3624_number_of_integers_with_popcount_depth_equal_to_k_ii)| Hard | Array, Segment_Tree, Weekly_Contest_459 | 38 | 100.00
20942094
| 3623 |[Count Number of Trapezoids I](src/main/kotlin/g3601_3700/s3623_count_number_of_trapezoids_i)| Medium | Array, Hash_Table, Math, Geometry, Weekly_Contest_459 | 58 | 68.00

0 commit comments

Comments
 (0)