Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
Identify the mistake in the program in c (in gcc compiler) to print Fibonacci series first n terms
c
error
mistake
0 głosów
2 odpowiedzi
24th Sep 2019, 12:49 PM
Deependu Prasad
Need help with c code for mark sheet for students with n subjects and mark allocation with respect to number of subjects
assignment
0 głosów
9 odpowiedzi
31st Dec 2021, 5:28 AM
Sammy Q
Write a program that reads in numbers m, n and prints the letter X (capital X) m times
c++
-1 Głos
3 odpowiedzi
19th Jan 2022, 10:03 AM
RAJ VIKRAM
Any one... Having rich of C++ knowledge n even who know this problem statement answer it plzzz
c++
functions
2 głosów
3 odpowiedzi
30th Mar 2017, 3:31 PM
Anjaneya Karjigi
What is the output of the following code? function magic(...nums) { let sum = 0; nums.filter(n => n % 2 == 0).map(el => sum+
javascript
rest-parameters
0 głosów
3 odpowiedzi
15th Oct 2019, 11:09 AM
amal mohammed
when function foo(x,y) is called, will not then the value of n assigned to x and that of m to y? Help please!
c
function
4 głosów
4 odpowiedzi
4th Jan 2019, 4:19 PM
Vijaya Mishra
I'm trying to write a program that randomly picks n number of elements from a vector
c++
rand
vectors
0 głosów
2 odpowiedzi
5th Apr 2018, 3:21 AM
Fig
write a programin php to print n numbers without using loop or a foreach statement .
php
0 głosów
3 odpowiedzi
31st Jul 2016, 9:03 AM
Surbhi Jain
Print all possible combinations with repitition from an array or list of size N using recursion
c#
c++
cpython
help
java
python
ruby
2 głosów
2 odpowiedzi
17th Feb 2017, 5:10 PM
Mohd Shahid Ameen
I'm trying to build an app in JavaScript that calculates taxi profit per day n calculates customer change
classes
functions
javascript
objects
0 głosów
3 odpowiedzi
10th Apr 2019, 8:39 PM
tebogo mothelo
How to print factorial of n with decrease order of supposed factorial of 5 is first then fact of 4..3..2..etc
ttt
0 głosów
4 odpowiedzi
11th Jul 2019, 11:50 PM
Prathamesh Pawar
How do I write my age is n years,n is a variable having a value. I am getting errors
python
2 głosów
5 odpowiedzi
16th Jan 2017, 3:25 PM
Akshay
Write a program in C++, if n =3 it will print 333 313 323 333, if n= 4 it will print 4444 4414 4424 4434 4444
c
-8 głosów
6 odpowiedzi
27th Feb 2018, 10:50 AM
Tarandeep “TDSJ” Singh
How can i show multiplication of numbers from n to 1? For example :-in a factorial if i want to show the multiple then how ?
loop
4 głosów
10 odpowiedzi
24th Dec 2018, 6:58 AM
Titiksha Tyagi
# write a program to read the scores of n players and display total score,min score # max score(max,min score expltn needed)
python3
1 Głos
7 odpowiedzi
29th Jan 2022, 3:00 PM
NAVEEN VYAS
Write a program to create a function to accept N number return how many prime number.
function
python
0 głosów
3 odpowiedzi
28th Oct 2016, 3:38 AM
Rakesh
Program to read an integer value (123) n give output in words (one two three) using constructor
cpp
3 głosów
2 odpowiedzi
6th Jun 2017, 10:23 AM
Pranjal
You need to implement a recursive function to print binary strings of length n bits in ascending order .
input
python
python3
recursion
strings
2 głosów
4 odpowiedzi
31st Dec 2017, 7:54 AM
Nikhil Kohli
write a program to obtain the following pattern A D C B E F G H I P O N M L K J # # # # # # # # # J K L M N O P I H G F E B C D A
c++
2 głosów
9 odpowiedzi
23rd Sep 2016, 4:58 PM
Meena
i need to print a pyramid of "x" with n stages... how should i code it ?
java
0 głosów
4 odpowiedzi
9th Jul 2016, 11:24 AM
Phil Middendorf
Como puedo comparar valores dentro de un ciclo while necesito comparar n número de edades
duda
importante
0 głosów
2 odpowiedzi
9th Jan 2019, 9:13 PM
alucard- s
How can I make the pyramid by* in c?like * ** *** **** ***** until n line.
c
-2 głosów
2 odpowiedzi
31st Dec 2019, 4:43 PM
Abbasali
How to write a code on js to get multiples of a number, n number of times?
javascript
0 głosów
2 odpowiedzi
3rd May 2020, 1:02 AM
Jorge QE
How to write a pragrame that user gives N nuber and find average and largest no.
c++
0 głosów
2 odpowiedzi
16th May 2018, 4:36 PM
زوار اعجاز
#include<iostream> using namespace std; void f(int n) { if (n == 1 || n == 0) return; else { cout <
c
c++
recursion
0 głosów
5 odpowiedzi
2nd Jun 2019, 7:41 AM
Shehroz Irfan
Overloaded method to enter string and check 1.letter appear at the start and end,special word 2.two string equal?3.char at n pos
function
java
overload
string
1 Głos
5 odpowiedzi
28th Sep 2020, 11:52 AM
Sheetal
Reverse of the array element!! Why does one code(1st code) run n other(2nd code) does not give the desired result
c++
1 Głos
3 odpowiedzi
4th Apr 2022, 4:20 PM
Bone(Geremsa)
How to find the sum of following series using "1+(1+2)+(1+2+3)+(1+2+3+4)+.......N" the value of N is entered by the user.
,addition
,for
,series
,sum
c++,
loop
loops
of
series
2 głosów
4 odpowiedzi
29th Oct 2017, 4:25 PM
S-Y 007
How to write a menu drive cpp programm using linked list of n nodes?
c#
cpp
linkedlist
menu-driven
1 Głos
1 Odpowiedź
13th Aug 2017, 3:28 PM
Devprotim Sikdar
Write a program in C to find n th term of fibonacci series .
5
-1 Głos
1 Odpowiedź
21st Sep 2017, 12:45 PM
Brijesh Bisht
How can i make theme for android ?? N how to apply it ??
android
css
help
html
javascript
1 Głos
1 Odpowiedź
10th Mar 2017, 4:31 PM
Ashish Pareek
How can I move an app to an app store? After coding n everything
<doctype>
<head>
c++
html
html5
javascript
js
php
sololearn
1 Głos
1 Odpowiedź
13th Jan 2017, 1:50 AM
Stream
I want to make an Java n mysql project on the topic cloth retail
design
javascript
0 głosów
1 Odpowiedź
11th May 2017, 4:51 PM
Aditya Lalwani
how to ask for a numerical input n then use it to perform a numerical operation
input
output
python
0 głosów
3 odpowiedzi
22nd Jun 2016, 3:49 PM
Satyam Pandey
Hi , does sololearn have an app like these for Java Script , php n python
css
selectors
0 głosów
3 odpowiedzi
19th Dec 2016, 10:49 AM
Stanislaus Thuku
Please write a program to show all subsets of set of first n number given by user
c++
2 głosów
2 odpowiedzi
2nd Nov 2016, 3:07 PM
Vipin Kumar
Create a program that takes n number as input and outputs the n-th days result (starting from 0).
am
beginning
help
i
questions
readingfile
-1 Głos
2 odpowiedzi
5th Oct 2020, 12:08 PM
Arslan khan
This isFibonacci series up to n if i want only to print nth number in Fibonacci sequence ,than what should i do?
python
0 głosów
6 odpowiedzi
21st Apr 2020, 2:38 AM
PARELLA MANIKANTA
for(int x=1;x<=10;x++){ //write a code that counts n return the numbers generated by the loop //eg..10 digits generated by this
help
0 głosów
3 odpowiedzi
23rd Sep 2018, 12:35 PM
Stv Nikto
I need to get the inputs for movie, row n seat, I which isn't getting accepted in below code. Where's I'm wrong
java
0 głosów
7 odpowiedzi
12th May 2021, 6:26 PM
Swapnil Kamdi
How to dynamically allocate memory to an array to read n characters from a file?
allocation
array
c-string
c++
dynamic
file
memory
read
0 głosów
2 odpowiedzi
7th Oct 2017, 5:48 PM
RUB1C0N
Write a program to compute the sum of the first n terms of the following series S=1+2+3-4+5.......
program
0 głosów
2 odpowiedzi
5th Mar 2019, 1:54 PM
Ratish Behera
Please I need ur help cos am confused working on html n css on notepad++.pls tro lite on how to link from html to css to browser
<html>
to<css>
1 Głos
17 odpowiedzi
10th Aug 2017, 12:33 PM
centbass
Repeat the Die Roll n times and suggest which number between 1 and 6 fall maximum number of times.
python3
1 Głos
2 odpowiedzi
24th Jan 2020, 4:15 PM
Prithvi
How can I write a code to repeat a number n times using while loop and for loop in C
c
code
codeplayground
forloop
programming
whileloop
0 głosów
5 odpowiedzi
16th May 2021, 11:16 AM
ROHAN GUPTA
How can i start Php?
code
n
php
self-learning
0 głosów
2 odpowiedzi
20th Oct 2019, 9:15 AM
Kayum Hosen
Write a C++ program that read a number n and check whether a digit m is present in the number .if so, count how many times it
c++
1 Głos
8 odpowiedzi
25th Apr 2022, 7:00 AM
Vick
B. Com graduate.. want to learn HTML, PHP N other things which helpful in digital marketing
b.com
digital
graduate
html
learn
marketing
php
to
0 głosów
2 odpowiedzi
14th Nov 2016, 6:46 AM
paras Gupt
This s a question n d challenge. I dont understand how it works.How ans 1 came?Can any1 plz explain??
challenges
java
4 głosów
2 odpowiedzi
2nd Jul 2017, 4:14 PM
Rose
the quotients n reminder r confusing me even i don't know the meaning of these things please help me
numeric-operations
python
1 Głos
4 odpowiedzi
28th Dec 2017, 3:45 PM
vishal
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
...
11
12
13
...
17
Dalej >
Popularne dzisiaj
New code
1 Votes
Does anyone have the solution for this challenge?
0 Votes
Clean Code
3 Votes
How would you solve the part of the C# Intermediate code project that requires operator overloading?
0 Votes
Why does coding take so long to learn
0 Votes
Solved Ai generated practice the last question
0 Votes
Hello Everyone
0 Votes
Solved# Survey data format in coding for data
0 Votes
How to add unordered lists in HTML.
0 Votes
What is the use of .kt classes in the React Native project
0 Votes