Skip to content

Commit cfefdd5

Browse files
authored
Add submission link to Q1sol.cpp
Added a submission link to the code documentation.
1 parent a41a086 commit cfefdd5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • Problems/Mathematics/Day-01/sol/Abhay

Problems/Mathematics/Day-01/sol/Abhay/Q1sol.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Time complexity-->
2121
The time complexity is O(1)
2222
The space complexity is O(1)
2323
24+
Submission link- https://codeforces.com/contest/1560/submission/355188467
2425
*/
2526
//Soln->
2627
int main() {

0 commit comments

Comments
 (0)