Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
trying out palindrome in java : 1) I cant get it right. 2) variable c isn't incrementing . Can someone help me out.
java
palindrome
wtfislocalvariable
0 Votes
10 Answers
10th Jul 2017, 5:51 AM
Joseph Nithish
i heat this quetion : if diameter of moon is 1/4th of diameter of earth desing an gorithm that computes the diameter of moon assume diameter of earth as 12800km Hint : diameter of moon = 1/4* diameter of earth? pleas help me ☹️😭
java
1 Vote
6 Answers
8th Mar 2017, 2:30 PM
Khulud Al-slman
How can I fix this problem on vscode: it says unable to process 'evaluate' : debugging is running
go
golang
vscode
0 Votes
2 Answers
19th Feb 2022, 9:09 PM
Lawal Omobolaji
Write a single cout statement that prints the text below. Jane said : " I heard a loud" 'alert'.
c++
print
0 Votes
5 Answers
3rd Dec 2017, 6:30 PM
Zikiamin Mateo
Hi people! Have a question what's means this error : linker error Unresolved external WinMain referenced from d:\c++\lib\cow 3
arrays
c++
2 Votes
3 Answers
10th Mar 2018, 9:42 PM
Kamol Abdrimov
Can somebody please help, got some confuion on a school project :/ SUBJECT : WEBDESIGN
html
school
website
0 Votes
2 Answers
19th Aug 2017, 4:02 PM
Tdog
Can anyone provide me a c++ program to print the following pattern using nested loops :
loops
nested
0 Votes
2 Answers
5th Dec 2017, 5:04 PM
pundarikaksh narayan tripathi
i set : 3 in argument x, and program says syntax error seems that index can not be more that 1. why?
output
0 Votes
6 Answers
19th Jun 2019, 12:34 AM
Edwin Boada
In Java : Int a = 5, b = 6; a = a++; b = a; then What is the value of a+b.?
code
increment
java
operators
2 Votes
4 Answers
4th Nov 2019, 3:40 PM
SvSatish Polnati
why i got this : Main.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details.
java
1 Vote
1 Answer
3rd Sep 2018, 7:44 AM
wally22
What's the difference between : {cout << x*2 ;} and {return x*2;} in a function?
c++
functions
return
0 Votes
2 Answers
15th Feb 2017, 6:51 AM
mohammad mazhariroshan
About virtual and abstract : Why does the repair-method display "Repair a sportbike " ?
c#
override
virtual
1 Vote
1 Answer
1st Jan 2018, 9:41 PM
sneeze
As a web developer what the most proper language to learn after these : HTML&5,CCS&CSS3,and java script??
c#
javascript
php
0 Votes
3 Answers
25th Jan 2018, 4:21 PM
Mojtaba Shawgi
let height = 40 let isCheck = true let rowHeight = height + (isCheck ? 50 : 20)
operators
swift
1 Vote
2 Answers
19th Mar 2020, 4:17 PM
Amber Mitchell
is core i9 good?😃😃😃 i think its better than xeon cpu! : * Good luck my freindZz! :)))
core
cpu
i9
xeon
2 Votes
2 Answers
27th Sep 2017, 3:56 PM
Alireza Yahyapour
[check code] : Why does Code 1 prints the characters as it is sent through "scanf" and code 2 doesn't. Please Explain
arrays
c
characters
clang
cpp
doubt
java
strings
1 Vote
3 Answers
16th May 2022, 5:42 AM
blueshipswims
Hpw i print for i in range(8, 99,9) : print (i) output like 8 17 =8 26=8 35=8 ......98=8
experts
python
0 Votes
2 Answers
12th Aug 2021, 8:28 PM
Silly Tuktuk
Добрый день, почему у меня не получается задача : умножить сумму 5 и 6 на 10? Пишу print((5+6) *10)
print((5+6)*10)
-1 Vote
3 Answers
21st Oct 2020, 12:43 PM
Фильмы 2000-2018
Can anyone give me full code and its full explaination of question : count zeros in an array using binary search in c++
c++
2 Votes
2 Answers
6th Jan 2024, 10:47 PM
Razee
I m create a program in Python 3 and this Error show "TypeError : unsupported operand type(s) for ** or pow(): 'str' and 'int' "
python3
1 Vote
7 Answers
14th Apr 2020, 2:55 PM
Rahul Singh
i don't understand this: for example : a=4 while a=4 print (a) a = a + 1 help me please! !!!!
python
0 Votes
6 Answers
6th Sep 2016, 12:36 PM
youssef
I want to display my two object and i have error : obj1 and obj. Thanks you.
displa
obj
0 Votes
1 Answer
2nd Nov 2020, 6:30 AM
Malick Diagne
Hello World ! My question is how to make a program in Python3 to print the following pattern :
formatting
patterns
python3
1 Vote
3 Answers
17th Jan 2017, 5:26 PM
Advik Singhania
How to get rid of this issue? : Anaconda fails with spaces in installation path on Windows.
anaconda
installation
python3
1 Vote
1 Answer
28th May 2018, 3:00 PM
Divyansh Sharma
Why its showing error : check is not defined in my quiz code in the end content of JavaScript Line57
html
javascript
0 Votes
3 Answers
16th May 2020, 12:35 PM
Jagmeet Singh
Rus/Eng : How to make an answer of the question on python? Как поставить значение ответа на вопрос, то есть:
python3
0 Votes
3 Answers
8th Feb 2020, 11:01 AM
Шамиль Аминов
Why this result always in a kind of: TypeError: unsupported opperand type (s) for - : 'datetime.delta' and 'int'
python
2 Votes
2 Answers
17th Aug 2017, 11:56 AM
Sven_m
Question one : I couldn't get this statement. Please provide me an appropriate example for this statement
python3
0 Votes
1 Answer
4th Jun 2021, 1:20 PM
lisa
C++ Question logic doubt : I need to write a program to read and translate integers into numbers. e.g 856 = Eight five six
#beginner
#code
#cpp
#integer
#printnumber
#translateinteger
1 Vote
4 Answers
19th Jan 2021, 7:50 PM
Shay J
Could you please help me how to avoid TLE in the below binary search problem :
algorithms
c
c++
competitive
0 Votes
1 Answer
5th Feb 2019, 2:27 PM
Balaji Pathange
Problem statement : Write a programme to calculate the number of close loop and open loop. Language- python Sample example
python3
-2 Votes
3 Answers
12th Feb 2021, 11:21 AM
Yogita Patil
print("total no. of chances 9") no_chances= 9 l_chances=9 n=int(input("guess the number")) while (l_chances==0): if n>16 :
and
solve
0 Votes
1 Answer
16th May 2020, 5:11 PM
Shubham Sharma
What if I code something like : list(range(1,26,0))? Will it make a list with 26 1's?
python
0 Votes
2 Answers
23rd Oct 2016, 8:29 AM
sya sya
in term of executing a program, which is more faster : using "case" or "if else"?
java
switch
0 Votes
2 Answers
7th Sep 2016, 7:29 AM
Brad Hendrawan
Good day...In java while using switch statement, wana write something like : case salary <100000: but its not working
adeneye
2 Votes
2 Answers
27th Jan 2017, 6:01 AM
Aregbesola Olamide Ayomide
Kindly some one tell me how do i connect with sql server 2012, every time it giving error : 26 etc.....
error26
nosqlservice
sql
sql2012
0 Votes
5 Answers
8th Mar 2018, 7:54 PM
Wasim Abbasi
Hola buen día, Alguien seria tan amable de ayudarme a entender esta expresión? $var= true ? '1' : false ? '2': '3'
cdigo
1 Vote
3 Answers
3rd May 2019, 10:24 PM
Yushua Green
bonjour à tous voilà je suis boquée au niveau de l'exercice suivant : int fact (int x) { if (x == 1) { 1; } else {
c++
recursion
0 Votes
10 Answers
26th Nov 2018, 1:18 PM
Séverine MOUNIER
Can you please check my code, when I run it in code blocks it shows me the following error : no directory matches ... Please
c++
classes
inheritance
polymorphism
0 Votes
6 Answers
25th Apr 2020, 7:18 PM
The Rock
Why do I get this error : Cannot apply indexing with [] to an expression of type 'char'
c#
1 Vote
2 Answers
2nd Oct 2017, 7:48 PM
sneeze
I want to display all elements : circle, rectangle and line. Now display only circle. Thanks you.
all
display
elements
-1 Vote
1 Answer
29th Jun 2021, 5:51 AM
Malick Diagne
c++
:
c++?????????
does
in
mean
what
0 Votes
2 Answers
5th Feb 2019, 1:09 PM
Vazha Bulashvili
Hello I have a little problem why is the value of x 2 after this code Int x = 4; Int y = 9; x =(y%x !=0) ? y/x : y;
c#
1 Vote
8 Answers
19th Aug 2016, 4:52 PM
mathias
Sum of an array : What is a exact behavior of the sum of an array, if sum is not defined?
arrays
c++
default
sum
0 Votes
4 Answers
5th Apr 2017, 5:22 AM
The413th
Display result Line two and Third same . I need only one Malick : good morning. Thanks you.
display
good
instead
line
malick:
morning
one
result
two.
0 Votes
1 Answer
2nd Feb 2021, 12:31 PM
Malick Diagne
Hi my first question here is : Can i develop a networking site with the knowledge of Html and css?
css3
html
0 Votes
2 Answers
27th Apr 2020, 1:42 PM
Jimai International
can i build a software using this java for basic java mobile phones(ex : samsung c3312, nokia c2..etc ) ??
input
java
1 Vote
3 Answers
30th Jul 2016, 12:59 PM
Appaji Naik.
any body know the answer : Input example Expected Output name ="Tom" Tom name ="Bob" Bob # Ask the user for input and sto
*codingfordata
coding
data
programming
python
2 Votes
3 Answers
4th Aug 2024, 12:33 PM
Imam Qori
I download eclipse when I install it's showing Error : eclipse executable launcher was unable to locate its companion shared lib
eclipse
java
1 Vote
3 Answers
17th Feb 2019, 9:50 AM
yaqub abdulmalik
Why I am getting this error? cs(28,27):error CS0019 : operator '-' cannot be applied to operands of type 'string' or 'int'
-
c#
0 Votes
3 Answers
23rd Jun 2021, 3:41 AM
Ur-Wellwisher
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
16
17
18
...
20
Next >
Hot today
MY SNAKE GAME CODE ISN'T working of python
4 Votes
Java question Can anyone help me with the test case situation in that problem like 3 test case is pass but other are not 🤦🤦
4 Votes
How to improve code readability
0 Votes
Functions
1 Votes
App
0 Votes
I NEED to make a game
0 Votes
Please help with the output
0 Votes
Grouping data is not working
0 Votes
Use of flag
0 Votes
Mentor
0 Votes