Skip to content

Commit adfbb73

Browse files
ayush2005kCopilot
andauthored
Update Problems/Data-structures/Day-07/sol/ayush2005k/Solution1.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 61eff26 commit adfbb73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Problems/Data-structures/Day-07/sol/ayush2005k/Solution1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
Problem: C. Number of Pairs
3-
Link: https://codeforces.com/problemset/problem/1535/C
3+
Link: https://codeforces.com/problemset/problem/1538/C
44
55
Short Problem Statement:
66
Given an array of integers, count the number of index pairs (i, j)

0 commit comments

Comments
 (0)