Click here to Skip to main content
15,887,405 members

Total posts by Member NFOC: 19

 
2
answers

How the second one works and the first one not on the given set of inputs?

22-Jun-19 23:06pm - updated 23-Jun-19 1:43am
2
answers

I can't understand the problem I am having in this simple code with datatypes?

21-Jun-19 2:42am - updated 21-Jun-19 10:02am
2
answers

I don't know the problem in this code?

17-Sep-18 4:47am - updated 17-Sep-18 6:11am
1
answer

Whats the problem in this code?

17-Sep-18 5:09am - updated 17-Sep-18 5:19am
2
answers

I tried to make this algorithm to work in C++ but I'm not getting any proper solution.

15-Sep-18 2:02am - updated 15-Sep-18 6:59am
1
answer

Can please someone elaborate me this in very brief manner?

15-Sep-18 2:07am - updated 15-Sep-18 2:23am
3
answers

I am not able to make a new array?

11-Sep-18 6:34am - updated 12-Sep-18 4:41am
2
answers

How do I code to get p times 1 and (1-p) times 0?

8-Sep-18 4:21am - updated 8-Sep-18 5:57am
3
answers

Is the size of int is same for all languages or it varies with the language you use?

9-Aug-18 2:59am - updated 9-Aug-18 3:46am
2
answers

Why this code is giving output as false even when strings are same?

31-Jul-18 6:09am - updated 31-Jul-18 7:06am
1
answer

How this will work in visual studio 2017?

29-Jul-18 2:33am - updated 29-Jul-18 2:43am
2
answers

Can we make a number raised to the power a number thing by just using 2 variables and a for loop with a variable to do iteration?

26-Jul-18 17:27pm - updated 28-Jul-18 8:56am
1
answer

What is the problem in this statement of code in the language of C++ using visual studio 2017?

21-Jul-18 9:51am - updated 21-Jul-18 14:20pm
4
answers

Why this statement int a= 012945; in C++ gives me an error like "invalid octal digit" ?

18-Jul-18 21:11pm - updated 19-Jul-18 7:06am
2
answers

Why this code works in visual studio 2017 even when I used return statement with digit something different than zero?

18-Jul-18 20:48pm - updated 18-Jul-18 22:27pm