Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
In C. what is Arrey and what Inst mean [ ] ?
c
-2 głosów
3 odpowiedzi
14th Jul 2021, 6:46 AM
Mayank Futane
[Off topic ] the patym and money earning apps are really helpful and true?
don'tjoke
offtopic
saytruth
2 głosów
2 odpowiedzi
29th Apr 2018, 8:53 AM
Google👦✌
void ( * ( * f [ ] ) ( ) ) ( ) mean???
c++
1 Głos
4 odpowiedzi
27th May 2018, 1:07 PM
Maleeha Khalid
[ CHALLENGE ] Buy a better calculator... or try to make the best use of this one
algorythms
anylanguage
c
c++
challenge
java
kotlin
python
9 głosów
3 odpowiedzi
3rd Mar 2018, 11:49 AM
MARTA
What is the meaning of the number inside [ ] in a statement such as char a[10];
c
0 głosów
5 odpowiedzi
23rd Dec 2021, 4:06 PM
A G
what is operators [ + - × ÷ % ^ ~ ] precedence in Python?
operator-precedence
operators
python
1 Głos
5 odpowiedzi
13th Jul 2016, 3:14 AM
Suraj Bobade
Why sololearn editor is not user friendly.. if we put more than one user input in code then it create's problem..😶 [ SOLVED ]
editor
problem
python
sololearn
1 Głos
14 odpowiedzi
17th Jan 2022, 11:22 AM
𝑺𝑯𝑼𝑩𝑯𝑨𝑴 𝑹𝑨𝑱
Anyone who programming android can say good language for programming android [ just name ] ;-)
android
1 Głos
6 odpowiedzi
1st Jan 2018, 6:54 PM
Sina Orojlo
What is the output of this code? int array[ ][ ] = {{3, 5, 8}, {7, 54, 1, 12, 4}}; System.out.println(array[0][2]);
arrays
java
-2 głosów
8 odpowiedzi
16th Jul 2017, 12:08 PM
Himanshu Patel
Find The Sum of Uncommon Numbers Given two integer arrays input1[ ] and input2[], extract the numbers which are present only in
c
c++
python
python3
-8 głosów
6 odpowiedzi
13th Sep 2021, 2:07 PM
Tøxïç Skíñfíé 😈
class MyClass { public static void main(String[ ] args) { System.out.println("Hello World"); } }
i
-1 Głos
3 odpowiedzi
23rd Jan 2021, 1:25 PM
Harsh Verma
public class Hello World { public static void main(String [ ] args ) } { System.out.println ("Hello World");
help
2 głosów
8 odpowiedzi
21st Jan 2018, 5:15 PM
PRASHANT Mishra
On that activity circle, what influences the contributer and influencer sections ¿ [ Solved ]
sololearn
0 głosów
2 odpowiedzi
3rd Jun 2023, 6:40 AM
Cool-Coder
[ Interview Question ] How to remove duplicate numbers and sort those numbers from a range of input numbers?
loops
number
numeric-operations
python
python3
1 Głos
4 odpowiedzi
22nd Jul 2021, 7:26 AM
Sagar S
[ URGENT ] is their any way to make a java or android app on android device ...???
android
java
0 głosów
9 odpowiedzi
11th Jul 2016, 8:32 AM
sagar pimpalgaonkar
[ General Question ] How much can we trust social apps for our privacy and security protection ?
general
2 głosów
3 odpowiedzi
13th Jan 2021, 5:09 PM
**🇦🇪|🇦🇪**
What can I fill here class MyClass { public static void main(String[ ] args) { System.out.println("Hello World");
java
2 głosów
5 odpowiedzi
14th Jan 2018, 4:21 PM
Sharoj yadav
What output results from this code? public static void main(String[ ] args) { doSomething(4); } static void doSomething(int
java
methods
-2 głosów
7 odpowiedzi
30th Jan 2017, 10:27 PM
Yohanna Ezra
Why does this work when I used ( int c[ ] ) in function parameters?
arrays
c
function-arguments
functions
sololearn
1 Głos
1 Odpowiedź
16th Jul 2021, 2:51 PM
Srinath
Any one can save this problem. I want output like [ [1,2] [3,5] ] , https://code.sololearn.com/c42C2c3hRp42/?ref=app
even
number
odd
payton
problem
1 Głos
2 odpowiedzi
29th Feb 2020, 4:13 PM
Jimmy
[ Done ] case 0: what is the most efficient way of fitting the canvas to mobile screen? please Share me your personal experience
canvas
fit
innerheight
innerwidth
mobile
window
4 głosów
14 odpowiedzi
8th Apr 2022, 12:00 PM
NonStop CODING
How to call functions from inside of other functions ??? [ bit detailed ]
arrays
c++
code
functions
1 Głos
2 odpowiedzi
16th Jan 2017, 7:34 PM
Siddharth Naithani
How do i do this question. Fill in the blancks to create a list, reassign the 2 ellment and print the whole list. nums = [33, 42, 56] nums = [ ] =22 print ( )
python
-3 głosów
8 odpowiedzi
20th Jul 2016, 3:41 PM
Ethan
Who can say what it means? Int[ ][ ] A = new int [ 10][ ];
c#
0 głosów
3 odpowiedzi
24th Sep 2018, 10:30 AM
Tigran Agajanyan
"public static void main(String[ ] args)"for what we are using string[] args..what they perform in program?
variables
0 głosów
3 odpowiedzi
4th Jun 2018, 3:52 PM
Sridhar
How to take the 3 input of user, (number [ double ] ) and display the greatest number in java?
tag
0 głosów
6 odpowiedzi
21st Nov 2019, 12:28 PM
Reya Patriarca
[solved ] Please need your help .The following problem in the community section is displaying that there is a bug in my code .
bug
c++
community
cpp
doubt
help
1 Głos
3 odpowiedzi
18th Dec 2020, 11:51 AM
Genio Cerveaus
n='user value',c=[ ] for i in range(n): print("Enter Column No ",i,": ") c[i]=int(input()) , it keeps giving index error
input
loops
print
python
0 głosów
5 odpowiedzi
14th Sep 2021, 3:02 AM
Farzam Baig
[ SUGGESTION ] hello peers I have an suggestion regarding the quiz factory to embed the codeplayground with quiz factory
factory
lesson
quiz
suggestions
4 głosów
2 odpowiedzi
1st Jul 2018, 10:07 AM
MsJ
import java.util.Scanner; class MyClass { public static void main(String[ ] args) { Scanner myVar = new Scanner(System.in); System.out.println(myVar.nextLine()); } }
input
java
0 głosów
6 odpowiedzi
12th Oct 2016, 6:53 AM
Javed
Why do we not write slashes right before the closing[ > ] of some self closing tags?
css
html
-1 Głos
3 odpowiedzi
10th Jun 2019, 7:31 AM
Mousin Ahanger
public class Program { public static void main(String[] args) { int [ ] myArr = {6, 42, 3, 7}; int sum=0;
arrays
1 Głos
8 odpowiedzi
16th Mar 2018, 3:48 PM
Devansh Gupta
Whats the difference between "public static void main()" and 'public static void main(String [ ] args)"??
java
javascript
0 głosów
2 odpowiedzi
28th Jan 2019, 4:38 PM
Jyothish Krishna
Does all the java code have to be within public static void main(String[ ] args) { )
java
main
method
0 głosów
2 odpowiedzi
12th Jun 2019, 9:45 PM
Shaurya Sen
int[ ][ ] myArr = { {1, 2, 3}, {4}, {5, 6, 7} }; myArr[0][2] = 42; int x = myArr[1][0]; // 4
arrays
java
2 głosów
9 odpowiedzi
5th Jul 2017, 12:49 PM
Sheevika
How to check using regular expression that atleast two different character from [ . ] is present in my string ?
java
regular-expressions
0 głosów
5 odpowiedzi
20th May 2021, 6:52 AM
Mr.Curious
i= int(input('Give me number!')) x = i + 10 nums=[ ] while i <= x: nums.append(i) i += 1 print(nums) Pls.e
python3
1 Głos
4 odpowiedzi
24th Oct 2020, 2:04 AM
Sushil Mundhra
Can I make interactive games [not like tic tac toe ] after mastering the course of c++ from sololearn ?
c+
1 Głos
3 odpowiedzi
24th Dec 2021, 6:04 PM
Jacob Trance
Guys is there a way to do something like this (Java) String[ ] myNames ; myNames[] = { "A", "B", "C", "D"};
c++
java
1 Głos
6 odpowiedzi
7th Jan 2019, 2:19 AM
BALA KUMARAN J
What is the output of print list1 + list2, if list1 = [ 'abcd', 786 , 2.23, 'john', 70.2 ] and ist2 = [123, 'john']?
codeplayground
python3
5 głosów
2 odpowiedzi
18th Jul 2019, 12:52 PM
Ashish Yadav
public class Program { public static void main(String[] args) { int[ ] intArr = new int[5]; int[5]={1,2,3};
java
0 głosów
2 odpowiedzi
26th Jun 2017, 7:09 PM
gobiga rani
public class Program { public static void main(String[] args) { int[ ][ ] sample = { {1, 2, 3}, {4, 5, 6} };
diy
0 głosów
6 odpowiedzi
16th Jul 2020, 10:26 AM
Saurav Menon
[Solved]Why am I seeing the earlier inputted data When I reload the page ? [You cannot see it here though ]
form
handling
php
0 głosów
3 odpowiedzi
13th Sep 2020, 3:19 AM
Hima
What is the output of this code? int[ ] arr = {8, 2, 6}; int y=0; foreach (int x in arr) { y+=x/2; } Console.Write(y);
arrays
c#
0 głosów
8 odpowiedzi
17th Nov 2016, 7:21 PM
Avishek Mukherjee
Please explain different () and [ ] and {} in PHP ? (i want answer not a link)
php
1 Głos
2 odpowiedzi
19th Aug 2017, 4:27 PM
Sarifudin Z
I've used [classlist-add( ) ] but in another browser not allowed me to use which one it allowed for all browsers?
javascript
property
0 głosów
3 odpowiedzi
9th Feb 2020, 10:40 AM
Minah
What is the diference bewteen ( ) and [ ]. For example: in a list. Python 3
(
)
[
]
lists
python3
1 Głos
2 odpowiedzi
2nd Feb 2020, 2:33 PM
Mr.Wolf
public class Program { public static void main(String[] args) { int[ ][ ] sample = { {1, 2, 3}, {4, 5, 6} };
arrays
java
2 głosów
5 odpowiedzi
25th Oct 2017, 11:56 AM
Hasrat Wadsariya
public class Program { public static void main(String[] args) { String[ ] myNames = newstring[5]; mystring[]={ "A", "B", "C", "D"}; System.out.println(myNames[2]); } }
arrays
java
1 Głos
6 odpowiedzi
15th Oct 2016, 12:17 AM
Pragathi M D
Web development 🔛 Web Masters 🔜 TOEFL✅ 🔜USA✅ <| TOEFL [Teaching Of English As A Foreign Language ] |>
communication
development
dreamjob
english
exam
friends
toefl
usa
web
2 głosów
1 Odpowiedź
18th Mar 2018, 2:03 PM
Sadiqov Lətif
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
...
5
6
7
Dalej >
Popularne dzisiaj
Someone can help me
2 Votes
X velocity
0 Votes
Files not linking in C++
0 Votes
I am a super beginner
0 Votes
I want to make a triangle area calculator ,anybody can teach me
2 Votes
Web Dev
0 Votes
Img & web server or personal info
0 Votes
Pls give me an idea
1 Votes
How this program executes?
0 Votes
How to achieve "Sololearner" achievement?
0 Votes