Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
Problem in the code given in description.Why is the semicolon placed after printsomething ?It is a function & no ; shud be used
functions
semicolon
0 Stimmen
2 Antworten
6th Jun 2019, 1:03 PM
Gaurav Pratap singh
Cube the each digit of the given integer and print it. I coded this program in python. But I dont know how to do it in c.
c
python3
1 Stimme
3 Antworten
4th Jul 2019, 1:44 PM
Geek
This is rather a complain than a question, I have not been able to pass the second test given to me even with all other options
<><\>
0 Stimmen
3 Antworten
23rd Aug 2019, 3:14 AM
Marvellous Ayomide
A palindrome is a word, phrase, or sequence that reads the same backwards as forwards. Given a palindrome write a program to pri
c
c++
java
0 Stimmen
3 Antworten
29th Jul 2017, 4:26 AM
Aravindhan
Number(wrapper class )by AutoBoxing.some one given me why this problem in case3 o/p is false : give clear information
static
0 Stimmen
2 Antworten
25th Dec 2017, 7:45 AM
Meesala Harish
You are a supercar engineer and currently setting the engine's horsepower. Complete the given program by completing methods to s
encapsulation
example
of
0 Stimmen
1 Antwort
8th May 2021, 7:07 PM
Ashok Swami
Create an integer list with the user given inputs. Write a program to print the count of particular element in the list.
python3
1 Stimme
1 Antwort
11th Aug 2020, 5:23 PM
MASTANAIAH BANDI
Wap to find out whether a given character is an alphabet or digit or blank space or a special symbol? (Plz some one ans this)
c
0 Stimmen
2 Antworten
19th Dec 2021, 10:43 AM
Anisha Biswal
Your task is to sort a given string. Each word in the String will contain a single number. This number is the position the word
#python
0 Stimmen
4 Antworten
16th Aug 2017, 8:52 PM
Tushar Dubey
You are given a program that outputs all the numbers from 0 to 10. Change the code to make it output only the even numbers.
wrong
0 Stimmen
2 Antworten
3rd Mar 2022, 9:48 AM
P Bharath
If n value is 5 ,the output should be 1 2 3 4 5 ,n value should be given by the users only, use any condition loops.
c
c++
cprogramming
programming
2 Stimmen
2 Antworten
7th Apr 2020, 2:41 PM
Pŕiňcé Ŕãhúł
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
nikki
-3 Stimmen
3 Antworten
6th Oct 2021, 3:26 PM
Msua Mathias Terhemen
What is your best code in 2K17 which given u a lot of happiness when compared to other codes which u had written
codelife
memories
share
2 Stimmen
2 Antworten
31st Dec 2017, 4:20 PM
NAGANDLA.LEELA PAVAN KUMAR
Anybody else studying software development ??? If so whats ur main language given in studies mine is 70% C# and 30% java :)
androidstudio
asp.net
c#
development
java
mobileapps
software
student
studies
visualstudio
2 Stimmen
2 Antworten
9th Feb 2017, 1:19 PM
Roniel Arman Acosta
Hi, I'm still in basics tried this out. Can someone explain what function is given to the result to produce this?
python
0 Stimmen
1 Antwort
15th Apr 2019, 6:46 AM
Tristan De Villiers
How to make a function that takes a sorted list of integers and returns index of a given number by using binary search?
python3
0 Stimmen
2 Antworten
11th Aug 2019, 8:24 AM
Beki Mehari
Write a program to read a line of a text and print the number of character,vowels and consonant in the given line
c++
1 Stimme
2 Antworten
21st Oct 2016, 9:40 AM
burhanuddin
You need to plan a road trip. You are traveling at an average speed of 40 miles an hour. Given a distance in miles as input (t
javascript
2 Stimmen
2 Antworten
31st Dec 2020, 8:13 AM
Ejajul Seikh
Explanation: 20% of 50 is 10. To calculate 20% of a given amount, you can multiply the number by 20 and divide it by 100: 50*2
()
0 Stimmen
2 Antworten
14th Jul 2021, 6:11 PM
Tanveeer
I need to give input twice to get output, where do i need to fix the code?I need to find the count and sum of given number 1 inp
c
0 Stimmen
5 Antworten
3rd Jul 2021, 5:40 PM
Siyam
I've giVen a project for preparing website of my college ..........But I don't know how to do it.I don't know much about tags ??
html
1 Stimme
3 Antworten
8th Mar 2017, 1:29 AM
bishal
WAF class Solution{public int solution(int[] A);}that given an array Aof N int,return smallest +ve int(<0)that doesnt occur in A
java
0 Stimmen
1 Antwort
7th Dec 2017, 3:21 PM
alok rana
Write a program to find the sales price of an item given an original price and a percentage discount.
c++
-1 Stimme
1 Antwort
25th Mar 2017, 7:42 PM
Tehreem
Given a list of integer numbers, count the frequency of each number in a list and print it out.
function
python
python3
0 Stimmen
1 Antwort
23rd Oct 2017, 10:50 AM
Бауыржан
3. Write a program to print the following output for the given input. You can assume the string is of odd length .
c++
java
1 Stimme
1 Antwort
28th Sep 2017, 12:04 PM
karthik
writt a Python program that use an if statement to find the smallest of three given integers without using the min function?
python
1 Stimme
2 Antworten
12th Nov 2017, 6:39 AM
Belal channel
How to write a C code to copy the contents of 2 arrays into a third one in a zigzag order given that array sizes are not known?
c
code
0 Stimmen
5 Antworten
14th Oct 2018, 8:17 AM
Aisha Ali
Can any one tell me how to create android apps , i was given a project to create an app by my teacher and i have no idea
applet
0 Stimmen
6 Antworten
28th Oct 2017, 11:32 AM
Abdur Rahman
Q12. Reverse an array in groups of given size Input: arr = [1, 2, 3, 4, 5, 6, 7, 8, 9] k = 3
python
0 Stimmen
3 Antworten
4th Jan 2017, 3:36 PM
manish
I need help making a program that can take a user given input of a molecular formula and return its molecular mass. Any ideas?
molecular_mass
1 Stimme
3 Antworten
22nd Feb 2018, 1:07 AM
Cesar Alcantar
If I was given 6enteries to a row and and if I need to add in middle of the table what query I must use?
insert
sql
0 Stimmen
4 Antworten
5th Aug 2016, 4:47 PM
sriram muralidharan
The matrix a[n][m] is given . Question is that ,input elements by using recursive funcsion, Don't use for or while loop!!
c++
0 Stimmen
1 Antwort
20th Apr 2018, 7:02 AM
Abdusamad
Given as input a floating (real) number of centimeters, print out the equivalent number of feet (integer) and inches (floating
c++
-2 Stimmen
2 Antworten
29th Sep 2022, 4:21 AM
Fritz
In Python how do I take the input x and y and output x,ytimes given that x is a string and y an integer
variables
0 Stimmen
2 Antworten
1st Sep 2021, 10:58 AM
Mikah Hannah
given a string, and a integer, how to remove the index of that string without using any string process function?
indexers
python3
strings
1 Stimme
1 Antwort
15th Nov 2017, 10:24 PM
DONG PEI
Guys help am given a question on creating a function called rangeSum and adds all the numbers from x to y so l used a for loop
r
0 Stimmen
3 Antworten
17th Jul 2022, 9:03 AM
Thandolwenkosi
Write a program to find all sub string of given string and count the numbers of that sub string present in the original string.
c
c++
coding
count
java
python
sololearn
string
substring
1 Stimme
2 Antworten
7th Sep 2017, 6:29 AM
Rahul Aryan
I set a loop like as given below how I set delay to print number one by one,any one please give me solid Ans🙏😔
javascript
1 Stimme
1 Antwort
18th Jan 2021, 6:39 AM
Md Muzaffarul Haque
Given an interger away 'a'sorted in non-decreasing order return an away off the square of each num of each number sorted m non
array
c++
0 Stimmen
1 Antwort
3rd Aug 2023, 8:35 PM
Anuj Khare
Hi, I was wondering why can't we do this kinda competition on PC as well? And it would be great if given projects to complete.
code
programming
1 Stimme
3 Antworten
13th Apr 2017, 6:10 PM
Biraj Adhikari
See the codes given below. Both shows the same output. Please tell me different between both code are function and =>
javascript
0 Stimmen
1 Antwort
8th Oct 2020, 4:55 AM
RD:programmer
On what basis the xp is assigned to a person and how the xp is given to a person after won the challenge?
challenges
0 Stimmen
3 Antworten
9th Mar 2017, 2:31 AM
kiran
You will be given two words, 's' and 't'. You have to output the number of matching positions if s is an anagram of t, and -1 if
anagram
strings
2 Stimmen
3 Antworten
8th Oct 2018, 9:52 AM
Nilutpol Kashyap
write sql query if you are given a schema of two table named Customers and Orders, you should select the Name of all customers w
customer
jquery
orders
sql
0 Stimmen
2 Antworten
25th Aug 2022, 12:29 PM
Navnath Bulkunde
Given a sorted array, rearrange the array alternately i.e first element should be max value, second min value, third second max
c
c++
java
-1 Stimme
1 Antwort
4th Aug 2018, 10:09 AM
Raja N
Intermediate Python 10.0 Given a string as input, you need to output how many times each letter appears in the string.
k
-1 Stimme
1 Antwort
23rd Sep 2021, 8:56 AM
Nikam Anant Shivaji
I Given %2.4f to variable a and %6.2f to variable b but output coming more digts than %w before decimal , why it's happening
float
formatting
input
0 Stimmen
2 Antworten
30th Aug 2019, 2:46 PM
Mr. Nothing
Calculate a perimeter using given number. The last digit of the number is breadth and remaining corresponding digit is length
code
cprogramming
sololearn
-4 Stimmen
1 Antwort
18th Apr 2022, 1:29 AM
SUDARSHAN URJANA
can someone please explain lower_bound function in map stl in c++?i am confused in this example given on c++ site
c++
lower_bound
0 Stimmen
1 Antwort
13th Aug 2018, 11:59 AM
Bahubali
Can any one tell me if x=20,y=30,z=5 and in c given the condition k=x<y<z How the value of k is 1?? Please help me. I don't know
c
orc++
0 Stimmen
3 Antworten
14th Aug 2019, 5:15 PM
HIMANSHU PANDEY
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
...
26
27
28
...
30
Weiter >
Heute heiß
Ejercicio Pytho
0 Votes
What's wrong with this code ? ( Beginner)
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Please rate my code from 1 to 10
2 Votes
Write a program to find the strings are in isogram or not
0 Votes
Square Roots
0 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
How to start
0 Votes