Why we write a-1 instead of a
|
3
|
December 6, 2022
|
Segmentation Fault
|
5
|
January 12, 2022
|
PRIME VISIT PROBLEM
|
3
|
December 13, 2021
|
Can you check the code
|
7
|
September 16, 2021
|
What is the compiler error?
|
7
|
June 27, 2021
|
Query section problem
|
3
|
June 12, 2021
|
Prime Visits (prime sieve)
|
8
|
June 11, 2021
|
Prime visits -prime sieve problem(video)
|
4
|
May 16, 2021
|
Problem in logic
|
2
|
May 15, 2021
|
Prime Visits - Prime Sieve Problem
|
3
|
May 13, 2021
|
Wrong Answer on Hackerblock
|
4
|
May 10, 2021
|
Why my code is showing segmentation fault?
|
5
|
May 10, 2021
|
/bin/run.sh: line 4: 18 Segmentation fault (core dumped) ./exe
|
4
|
May 9, 2021
|
Prime sieve error
|
3
|
May 8, 2021
|
Getting TLE(Same Code)
|
3
|
April 11, 2021
|
.........Prime Visits
|
3
|
April 3, 2021
|
Doubt in my code
|
6
|
March 26, 2021
|
Problem in the cod
|
3
|
March 22, 2021
|
Please help me with code , icant figure out what is wrong
|
2
|
March 22, 2021
|
Can you tell the mistake in my code?
|
2
|
March 13, 2021
|
My code is not giving me correct answer please help
|
3
|
February 24, 2021
|
Prime Sieve Doubts
|
3
|
February 17, 2021
|
Prime Visits - Prime Sieve Problem
|
3
|
February 17, 2021
|
Why my output is 5 in the same test cases I wrote exact same code as prateek bhaiya
|
2
|
January 26, 2021
|
Why i am getting segmentation fault in it?
|
5
|
December 28, 2020
|
How to know if a is included or not
|
5
|
December 24, 2020
|
Output is not showing
|
4
|
November 8, 2020
|
When we are supposed to get a TLE after 10^9 iteration?
|
3
|
November 4, 2020
|
Prime Visits run time error coming
|
4
|
November 2, 2020
|
What is this line doing? csum[i] = csum[i-1]+p[i]
|
3
|
October 15, 2020
|