Skip to content

Commit 1f18e6b

Browse files
Update solution.cpp
1 parent 93d3128 commit 1f18e6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Problems/Mathematics/Day-01/sol/Adarsh Yadav/solution.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//https://codeforces.com/contest/1560/problem/C
2+
//https://codeforces.com/contest/1560/submission/355210608
23
// TC : O(1) SC: O(1)
34
#include <bits/stdc++.h>
45
using namespace std;

0 commit comments

Comments
 (0)