Skip to content

Commit ff3f596

Browse files
committed
Solved q001 with attached submit link
1 parent 20e37fc commit ff3f596

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Problems/Mathematics/Day-01/sol/Saurav_Gitte/Solution1.cpp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,6 @@ int main() {
6868
cout << ans << "\n";
6969
}
7070
return 0;
71-
}
71+
}
72+
73+
//Submission Link: https://codeforces.com/problemset/submission/1560/355215212

0 commit comments

Comments
 (0)