Skip to content

Commit f7ff2bf

Browse files
authored
Merge pull request #501 from ayush2005k/day-08-ayush2005k
Day 08 ayush2005k
2 parents 241117c + adfbb73 commit f7ff2bf

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)