Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
Как сделать какой либо предмет, например куб и тд на python?
cube
1 Voto
2 Respostas
15th Apr 2023, 1:20 PM
ПРОСТО СУП
why does this not happen in this Cube code
condition
cube
if
why
0 Voto
1 Resposta
7th Feb 2019, 7:19 AM
Asri Sapari
Can you figure out how to rotate isometric cube in canvas?
3drotation
canvas
isometric
js
1 Voto
1 Resposta
2nd Mar 2021, 3:26 AM
ACADEMIC
Find the length of smallest subarray whose sum is a cube
arrays
0 Voto
1 Resposta
7th Mar 2022, 10:21 AM
Animesh Chincholikar
Can anyone help me in creating a 3d cube plse in css
animation
css
cube
1 Voto
2 Respostas
5th Jun 2018, 4:30 PM
Sai Dinesh
How to guess b/w which number does the cube root lies.[NOT FROM CODING]
cuberoot
maths
off-coding
2 Votos
3 Respostas
31st Jul 2020, 8:56 AM
Vijay Gunwant
Why my picture in cube is seen by some user's and doesn’t able to other users.
pics
web
11 Votos
4 Respostas
5th Jan 2019, 2:02 PM
AKS
Please, how do i print unit cube (e.g. Cm^3) to the screen in c++?
c++
2 Votos
3 Respostas
18th Mar 2020, 9:48 AM
Daniel Dankwah
Write a program to find the cube of a number using functions
c++
0 Voto
2 Respostas
22nd Oct 2018, 2:26 PM
Tanmoy dey
How do i make a 3d cube of 'div'-s with CSS only
css
css3
rotate
skew
transform
transition
translate3d
0 Voto
3 Respostas
21st Feb 2017, 1:04 PM
Wesley Veenendaal
Anyone can tell where did i made a mistake in creating a 3d cube
case
html
3 Votos
3 Respostas
22nd Jan 2018, 7:23 PM
sunny prasad
Can you solve write a program in c++ to print cube of the given number
c++
1 Voto
6 Respostas
19th Nov 2016, 5:53 AM
Aniket Deshmukh
What's handle on HAL (hardware abstraction layer) STM Cube MX ? Handle is often used several times.
handler
microcontroller
stm32
11 Votos
3 Respostas
20th Dec 2018, 11:50 AM
Pedro H.J
Write a program in c++ to calculate the volume of the cube
c++
-3 Votos
3 Respostas
8th Jul 2021, 2:14 PM
sikamena muyambango
wrtire a program for cube of first n natural number, what problem with my logic
forloop
python3
range
0 Voto
2 Respostas
19th Sep 2021, 1:15 AM
Abhishek Kumar
How to find cube root without using library function in c programming? (Please ! Comment the code)
comments
2 Votos
2 Respostas
5th Jan 2020, 4:10 AM
JITENDRA KUMAR
can anyone tell me the program of making 3d cube in c++ ..??
c++
0 Voto
1 Resposta
19th Sep 2016, 1:24 PM
Abhinav Dubey
What algorithms can solve the Rubik's cube in a reasonable amount of time?
algorithms
c++
java
rubik's
0 Voto
1 Resposta
15th Dec 2017, 9:08 PM
Cameron Green
[HOW TO CODE]A java program that Sums the cube of three numbers, and then determining the sum whether it is Positive or Negative
cube
determine
help
java
math
negative
positive
sum
0 Voto
12 Respostas
6th Oct 2021, 10:05 AM
ruiririririri
Write a code to check whether a number lies exactly between a squre and a cube
and
cube
square
1 Voto
3 Respostas
29th Aug 2017, 5:08 PM
SHASWATI : )
How can I do something that solves the rubiks cube?
cube
rubiks
-1 Voto
2 Respostas
13th Apr 2022, 8:51 PM
Joao Sganzerla
Write a python programme to enter a number and print it's square if it's even and cube if it's odd.
python
-1 Voto
4 Respostas
6th Jun 2018, 4:27 PM
Rehma Manal
Hey can anyone help me in making a program which solves the rubix cube ?
rubix
1 Voto
1 Resposta
21st Feb 2018, 6:39 PM
Lakshya Gupta
This is my take on the cube root challenge - it's performing well, but the main flow is sort of ugly. Suggestions are welcome!
optimize
python
3 Votos
10 Respostas
18th May 2018, 9:42 AM
Johannes
What am I doing wrong ?
cube
help
python
0 Voto
3 Respostas
3rd Oct 2021, 5:39 PM
Triz
I want a code that show the square and cube of 10 number.0 1 2 3...9 10 ...... show in chart or table ...
c++
7 Votos
8 Respostas
30th Sep 2017, 8:50 PM
Reyhane.a
Hello everyone there's is one question we have to give input a number than we have to check whether it's a square cube of any no
python3
0 Voto
9 Respostas
15th Apr 2022, 9:23 AM
Akash Gupta
Write a function which takes a number as argument and calculates its cube. If no no.is entered, then it calculates the cube of 2
python3
0 Voto
3 Respostas
12th Dec 2020, 8:18 AM
Kashish Juneja
I wrote answer in Python to challenge of cube root but it has fault due to last loop. If somebody can help.
code
python3
0 Voto
3 Respostas
16th May 2018, 9:42 PM
Ruven Grinberg/Рувен Гринберг
Anyone plz tell how to make a 3D cube which. Changing sides and rotating and their sides we can put images.
animation
transform
transition
1 Voto
1 Resposta
20th May 2020, 12:27 AM
Mukesh tak
How can I make this code more attractive
code
codeplayground
cube
math
python
style
3 Votos
9 Respostas
3rd Sep 2023, 11:39 AM
P A Arrchith Iyer
Write a Python program that takes an integer as input , prints result if m is a sum of a square and cube
python3
1 Voto
1 Resposta
3rd Apr 2018, 2:16 PM
Gladson Dsouza
How doit draw à geometry or 3D geometry article like cube or sphere in C#? And how do I program a video game in C#?
c#
1 Voto
2 Respostas
11th Jul 2020, 3:38 PM
Tchikou Boudjemaa
Pls how do u earn more of those cube shapes stuff that enables u to do challenge if u are not using pro
sololearn
0 Voto
2 Respostas
3rd Sep 2022, 11:43 PM
Oyedeji Hiqmat
[Resource] 3d transforms and making cubes using css
css
cube
html
resource
web
12 Votos
3 Respostas
25th Oct 2017, 11:09 AM
Swapnil Srivastava
I need a coding to maKe a transparent 3d cube with pic on it can anyone help me pls help me someone
css
0 Voto
2 Respostas
12th Aug 2017, 9:30 AM
Kartik Sinha
Input a list of numbers and test if a number is equal to the sum of the cubes of its digits (rest question in the description).
cube
largest
python3
smallest
1 Voto
2 Respostas
22nd Sep 2020, 5:22 PM
Sonu Banerji
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 Voto
3 Respostas
4th Jul 2019, 1:44 PM
Geek
[Challenge] Make a 3d Cube.
3d
c++
challenges
cube
java
python
11 Votos
9 Respostas
20th Feb 2018, 11:38 PM
Sujal Kumar
Please, how can I generate the multiples of a given number ("3") up to the cube of that number using the for cycle?
multiples
transform
0 Voto
1 Resposta
17th Oct 2018, 4:24 AM
Denisse López
Compiling problem
cube
error
of
run
volume
0 Voto
5 Respostas
28th Feb 2019, 1:08 PM
Dhaval Taneja
JS why won’t this for loop work?
css
cube
html
javascript
loop
not_working
sides
web
while
1 Voto
15 Respostas
14th Apr 2020, 7:20 AM
Ginfio
3D Rotation Along Local Axis (Not Global) Here's the Code. What's wrong?
3d
cube
help
javascript
rotations
1 Voto
2 Respostas
28th Jun 2018, 3:27 PM
Andre Daniel
A coding challenge using exponents
challenge
code
cube
digit
half
last
pair
square
swap
8 Votos
6 Respostas
11th Dec 2022, 11:22 AM
GiantJupiter
I need help on my array code in C
array
c
conditions
cube
if-statements
loop
numbers
1 Voto
3 Respostas
23rd Feb 2022, 4:44 AM
Tairitsu
Drawing 3D box (cube or parallelepiped)
3d
box
cube
matplotlib
moving
parallelepiped
python
python3
rotating
0 Voto
1 Resposta
1st Jan 2019, 8:06 PM
SangJoon Yoon
how to add margin in 3d space?
3d
css
cube
html
javascript
margin
space
0 Voto
1 Resposta
28th Nov 2017, 2:04 AM
Jonathan Pizarra (JS Challenger)
Which learning algorithm is the most suitable to train a neural network to solve a Rubik's Cube?
artificial
cube
intelligence
learning
machine
network
neural
rubik's
0 Voto
1 Resposta
5th Jan 2020, 6:47 AM
William Tseng
Unity c# simple movement cube(rotate with left and right arrow keys, move forward with up arrow key)like old resident evil ps1 ?
3d
c#
cube
development
game
gamedevelop
move
movement
simple
unity
1 Voto
2 Respostas
13th Dec 2018, 12:01 AM
Mordor Sauron
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
2
Próximo >
Quente hoje
What's wrong with this code ? ( Beginner)
4 Votes
Pig Latin
0 Votes
Someone can help me
0 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
why do people say programming is hard
0 Votes
Is there any new bug in the projects reply sections?
1 Votes
I’m new someone can help me
0 Votes