|
I am not able to print 1 path and can you tell how to pass 2d array call by reference
|
10
|
January 28, 2022
|
|
Doubt in updating the loop:
|
3
|
January 28, 2022
|
|
My code is getting stuck in one case. Please help me in rectifying my code. Kindly suggest the logic which I should implement and add or change in my code
|
4
|
January 28, 2022
|
|
This code is giving segmentation fault
|
4
|
January 28, 2022
|
|
Output shows "not prime" regardless of the input given
|
7
|
January 28, 2022
|
|
Tricky permutation doubt
|
5
|
January 28, 2022
|
|
Strings- odd even characters
|
2
|
January 28, 2022
|
|
TLE in test case 1
|
6
|
January 28, 2022
|
|
Failing test cases 1 and 2
|
3
|
January 28, 2022
|
|
Recursion sorted array doubt
|
6
|
January 28, 2022
|
|
I have cracked the code nd got 114 as output i m missing the number 8... exactly which logic i am missing code- while(i<s1 && j<s2){ sum1+=x[i]; sum2+=y[j]; if(x[i]==y[j]){ fsum+=max(sum2,sum1); sum1=0; sum2=0; } i++; j++; } fsum+=max(sum2,sum1);
|
4
|
January 28, 2022
|
|
Print Armstrong Number
|
3
|
January 27, 2022
|
|
Is Amstrong Number
|
5
|
January 27, 2022
|
|
Difficulty in understand the quesion
|
5
|
January 27, 2022
|
|
Fibonacci Pattern
|
4
|
January 27, 2022
|
|
Longest consecutive subsequence time complexity
|
3
|
January 27, 2022
|
|
2 test cases are getting failed
|
4
|
January 27, 2022
|
|
Help me out in this problem
|
12
|
January 27, 2022
|
|
Why run error is occurring
|
3
|
January 27, 2022
|
|
Shopping Game Doubt
|
3
|
January 27, 2022
|
|
My code is showing case errors. Please help me in rectifying my code
|
14
|
January 27, 2022
|
|
My code gets failed at 3 cases please help me in rectifying it
|
3
|
January 27, 2022
|
|
Micro channel coil
|
1
|
January 27, 2022
|
|
Help me with this
|
1
|
January 27, 2022
|
|
N QUEEN PROBLEM
|
4
|
January 27, 2022
|
|
Find upper and lower bound
|
3
|
January 27, 2022
|
|
Calculate the sum: last test case error. Problem in code?
|
5
|
January 27, 2022
|
|
I can' find c++ code of pattern magic problem
|
6
|
January 27, 2022
|
|
Increasing Decreasing Sequence
|
3
|
January 27, 2022
|
|
I didnt get the question
|
3
|
January 27, 2022
|