Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Цены
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
So, I wrote a code which prints all possible combinations of a three lettered word. However, it displays the error message "erro
combinations
error
exception_error
ioexception
java
3 голосов
3 ответов
28th Jan 2018, 7:11 PM
Arpan Sircar
how to design a single program that have three array within a single function and a form
javascript
0 голосов
2 ответов
11th Jun 2017, 7:13 PM
shubham mahor
how can I make program to find the bigger of the three numbers without using conditional operators
c#
0 голосов
2 ответов
27th Oct 2016, 1:20 PM
Shivanshu Srivastava
Why is three lesser than sign used in lessons but not in the try it yourself programs
python
0 голосов
2 ответов
20th Jun 2017, 10:26 AM
bond_oo7
So I’m currently learning python, and I have seen there’s three python classes, is there any other code languages I should learn
help
new
python
0 голосов
2 ответов
1st Apr 2025, 1:31 PM
James Hapapch
In code coach the first two cases after testing are showing correct but the remaining three are hidden and are shown failed
coach
code
1 голос
1 ответ
23rd Dec 2019, 1:46 PM
Tejas Podutwar
Hello:> I have a aquestion regarding putting three single string on android? Can anyone please tell how to do that.
help
0 голосов
2 ответов
3rd Sep 2022, 12:29 PM
Rynnnn
If two-dimentional array contains 2indices -row and column then what are the three indices in three-dimentional array in php?
arrays
0 голосов
2 ответов
8th Sep 2018, 5:51 AM
Mabruka Mannan
need code to make 10 players in tow team rundumly red team have three players green team have 7 players
java
2 голосов
2 ответов
1st Nov 2016, 8:24 PM
يوسف العمري
I have completed java script,html,css foundation courses .How can I coordinate these three for a web development?
css
html
javascript
0 голосов
1 ответ
3rd Sep 2016, 4:29 AM
if u dare challenge me!
Please can someone type a code that can solve simultaneous equations with three unknowns with Gauss-Seidel method?
cpp
cs
-2 голосов
2 ответов
28th Jul 2017, 3:01 PM
Mubarak
my question is that how can i space in these three contents that i printed in screen
myfirstprogram
0 голосов
1 ответ
3rd Feb 2017, 2:05 PM
Hassan Khan
So if, and i quote, two floats have made a float, does that make it three floats?
data-types
python
0 голосов
1 ответ
18th Oct 2017, 10:45 AM
PulsaR_Da_BiGZee
In the explanation section, shouldn't "double:" be in the same purple color rendering as the other three terms?
data-types
0 голосов
1 ответ
5th Nov 2019, 4:06 PM
The Doctor
Here is an function to return the maximum value among three positive integers. There is an error in this function. Provide an in
python3
-2 голосов
5 ответов
23rd Sep 2019, 1:18 PM
Kartik Kakad
Write a program that reads an integer consisting of three numbers and then prints the number of the digits, the number of tens,
help
please
1 голос
5 ответов
30th Mar 2017, 8:01 PM
muhanad
Write a program that prompts the user for the quiz marks of three students: Ahmed, Ali, and Ayman. The mark should be a non-nega
class
code
help
java
javascript
sololearn
0 голосов
5 ответов
27th Oct 2018, 8:49 PM
Mohammed Kanaan
Write a program to input marks of three tests of a student (all integers).Then calculate and print the average of all test marks
code
python
python3
-1 голос
3 ответов
15th Oct 2020, 4:52 AM
Prathyusha Arumalla
The program must accept N integers as input. The program must print product of every three integers as the output
c
program
0 голосов
1 ответ
29th Jun 2020, 5:19 AM
Surya
Here is an function to return the maximum value among three positive integers. There is an error in this function. Provide an in
urgent
-1 голос
4 ответов
5th Mar 2021, 4:58 PM
vinoth .k
Python code seems really cool even though i just started like three minutes ago, any tips for starting?
python
0 голосов
2 ответов
14th Aug 2016, 4:49 AM
Owen
A local bakery creates unique cake sets. Each cake set contains three different cakes. Here is the cakes table:
?
sql
-1 голос
1 ответ
3rd Dec 2021, 7:12 AM
SAANJANA H R
Declare three (3) integer variables Firstnum, SecondNum and SumOfTwo Prompt the user to enter the first number (Firstnum) Prompt
helpme
pascal
0 голосов
1 ответ
18th Oct 2022, 2:36 PM
Guitche, Remuel M.
Define two functions to print the maximum and the minimum number respectively among three numbers entered by user.
program
-2 голосов
2 ответов
15th Mar 2018, 4:53 PM
Vikram Vm
can anyone help me out. Im trying to get the largest among three numbers by inputting those numbers
class
else
int
public
return
static
void
0 голосов
2 ответов
8th Jun 2017, 4:34 PM
Joseph Nithish
How to create card slider with previous or next button?? Anyone can help me out?at least show three card image in screen once
css3
html5
javascript
0 голосов
4 ответов
20th Apr 2020, 5:56 PM
Prince Soni
program to find out the greatest number among four numbers and also it should show whether there are two or three equal numbers,
algorithm
answer
c++
discusion
equalnumbers
greatest
numbers
program
question
sololearn
1 голос
2 ответов
25th Mar 2017, 6:36 PM
Rami Abdalla
The following code examine three variables -- x, y, and z -- and prints the largest odd number among them. If none of them is o
python3
0 голосов
5 ответов
29th Sep 2020, 10:40 PM
Ali Rezaei
int[2] we used for this array three number {2,3,4} but why we did not use for [3] this array four number ?
arrays
1 голос
2 ответов
30th Mar 2018, 1:51 PM
Nurullah Aydın
Can anyone tell me the code (in python or java) to find the value of three integers such that the sum of their cubes is 33
code
java
math
python
teaser
2 голосов
2 ответов
6th Apr 2019, 5:01 PM
Rajneesh Singh
Given the sizes of three different sides, write a C program to find whether a triangle can be formed or not?
c++
2 голосов
2 ответов
1st Dec 2016, 4:39 PM
Ram Naresh Arya
I want to create an app using Android Studio, should I learn all three languages (cpp, Java and Kotlin) or just one??
android
apps
cpp
development
java
kotlin
sololearn
studio
0 голосов
2 ответов
28th Jun 2021, 12:41 PM
Sigma Cxdes
write a program that prompts a user to input three intgers and outputs the digits in nondescending order?
java
0 голосов
1 ответ
23rd Oct 2016, 8:10 AM
Jeff Saligumba
I want to know the tracing for all three loop types for, while, do-while and for nested loops
c++
variables
0 голосов
1 ответ
9th Oct 2016, 1:09 PM
priya
Define two functions to print the maximum and the minimum number respectively among three numbers entered by user
dk
1 голос
0 ответов
13th Dec 2022, 3:28 PM
Vishal Pandey
What is the deference between these codes. which one is bestpractice. Why there is three syntax for same.
java
0 голосов
1 ответ
3rd Jun 2017, 2:42 PM
ASHMIL HUSSAIN
why three matrixes's value and address are same after I paste them?the following is the code website 百度提问那
c++
0 голосов
1 ответ
17th Sep 2017, 9:22 AM
learnlearnlearn
Modify the previous program such that only multiples of three or five are considered in the sum, e.g.. 3,5,6,9,10,12,15 for n.
modify
sum
0 голосов
2 ответов
2nd Dec 2021, 12:25 PM
Jana Rizalie Nipaya
Write a program that writes your name on the monitor ten times. Write this program three times, once with each looping me
...
0 голосов
2 ответов
14th Jul 2018, 6:17 PM
Fatema Mustafa
You have three type of coin 3,7 & 9 rupee . You have to pay 438 rupee. How many possible ways can you pay this sum.
c#
java
2 голосов
5 ответов
21st Jul 2017, 5:18 AM
SOURAV KUMAR
Write a program to have the user input three (3) numbers: (f)rom, (t)o, and (i)ncrement. Count from f to t in increments of i
loops
-1 голос
6 ответов
28th Jun 2017, 1:01 AM
Daberechukwu M. Nwafor
Write a program with three variables; firstName, middleName and surName which wil assigned your respective names and print them
java
0 голосов
2 ответов
28th Sep 2017, 8:17 PM
Nabeel
You have three bucket/arrays and each array contains nos 0,1 & 2 and the size of array is 6.
java
0 голосов
2 ответов
14th Nov 2017, 2:19 PM
Mohd Shahid Ameen
given three integer numbers and knowing that they form a valid triangle as (int side1, int side2, int side3), how can I use c++ library function max () to write a single statement that assigns the maximum of three sides to the variable sidemax;
c++
1 голос
2 ответов
15th Jun 2016, 3:56 AM
Abdulai Torfik
Make a Number puzzle by using 1 to 9 numbers without repetition and the sum of three boxes will be only 15. Use 9 boxes.😉😉😎😎
generator
puzzle
2 голосов
2 ответов
23rd Jun 2018, 2:22 AM
Chandu Vadde
When using drop down lists in html, which attribute can i use to make my list show maybe three options in front witha scroll bar
html
2 голосов
4 ответов
11th Mar 2018, 12:56 AM
Juniorbuba
Multidimensional means that the array can have more than three dimensions, how can I handle a four dimensions array?
arrays
c#
0 голосов
2 ответов
30th Mar 2016, 12:15 AM
marco a jacinto perez
can anyone make a code in which we have to type three words and the middle word is printed
cpp
0 голосов
2 ответов
7th Feb 2017, 1:31 PM
Ayush Tiwari
You and three friends go to a baseball game and you offer to go to the concession stand for everyone. They each order one thing,
python3
1 голос
1 ответ
10th Jun 2023, 5:33 PM
Karri Emmanuel Watson
[Survey] The top 3 programming languages in demand in USA
demand
in
job
languages
programming
three
top
usa
10 голосов
3 ответов
11th May 2017, 12:53 PM
Chirag Bhansali
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
8
9
10
11
Следующий >
Актуальное сегодня
What's wrong in my code?
4 Votes
App Development
1 Votes
what languages should I learn to learn python
1 Votes
GUI-Based Python code in Webpage
2 Votes
HTML
1 Votes
Is python better than javascript?
1 Votes
Introduction of html
0 Votes
Web Developer Job?
1 Votes
CSS or Tailwind
1 Votes
Russian
0 Votes