We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41a086 commit cfefdd5Copy full SHA for cfefdd5
1 file changed
Problems/Mathematics/Day-01/sol/Abhay/Q1sol.cpp
@@ -21,6 +21,7 @@ Time complexity-->
21
The time complexity is O(1)
22
The space complexity is O(1)
23
24
+Submission link- https://codeforces.com/contest/1560/submission/355188467
25
*/
26
//Soln->
27
int main() {
0 commit comments