Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
How machine reads 1001011101..... ?
computing
6 głosów
2 odpowiedzi
15th Sep 2017, 4:56 PM
Mohit
What is the name of this loop and how compiler reads it?
c++
loops
sololearn
0 głosów
3 odpowiedzi
27th Apr 2021, 2:44 AM
Mohammad Mehedi Hasan
why computer reads from main??
eclipse
java
0 głosów
2 odpowiedzi
6th Oct 2016, 9:24 AM
kalidas pardhi
Why it don't reads the string s2 and print?
c
runtimeerror
3 głosów
4 odpowiedzi
8th Nov 2018, 3:31 PM
Naveen Kumar
[C++] Program that reads a positive integer maximum limit.
c++
0 głosów
4 odpowiedzi
2nd Apr 2019, 2:59 AM
Lutor27
How to create a program that reads data from another?
interpreter
program
readonly
self-learning
2 głosów
2 odpowiedzi
26th Jun 2018, 1:14 PM
Osvaldo Gonzalez Campos
Program reads a string and converts it to uppercase.
c++
0 głosów
3 odpowiedzi
5th Mar 2017, 4:23 PM
Satyam Jaiswal
Write a program that reads 2 integers and draws a rectangle of corresponding dimensions.
c++
0 głosów
12 odpowiedzi
11th Aug 2020, 5:34 PM
Muhammad Hussein
Why Scanner.nextLine() reads new line and skips one iteration when used in loop?
java
scanner
0 głosów
12 odpowiedzi
14th Nov 2018, 7:22 AM
Elvin Shrestha
The in-app purchase reads Rs 330 per item.So what is the meaning of per item?
free
in-app-purchases
off-topic
sololearn
5 głosów
10 odpowiedzi
24th Jun 2018, 5:52 AM
Aanisha Bhattacharyya
I need it to read line by line. But it reads the whole string
c++
raw
stream
string
1 Głos
6 odpowiedzi
13th Apr 2022, 5:08 AM
Yones Mussa
write a program that reads 2n non-blank lines of input?
c
sololearn
-2 głosów
1 Odpowiedź
13th Aug 2017, 11:50 AM
Aniruddha Banerjee
Why string reads space ib getline(cin,variable) syntax than only inputting variable
strings
1 Głos
2 odpowiedzi
11th Mar 2017, 8:41 AM
Usman Bhatti
🤔How compiler reads our code from right to left or left to right?
code
compiler
html
java
programme
python
reads
sololearn
4 głosów
2 odpowiedzi
23rd Mar 2018, 6:47 AM
Maninder $ingh
Reads from the user data for 5 computers as follows ?
answer
array
biggest
calculate
int
integer
is
no
or
prints
reads
smallest
yes
0 głosów
2 odpowiedzi
17th Sep 2018, 10:36 AM
toomy11
Reads file and writes out new file with the lines in reversed order
files
help
python
python3
1 Głos
3 odpowiedzi
5th May 2019, 10:50 PM
Kittyky.n
Write a program that reads four numbers (each between 1 and 20). Assume that the user enters only valid values. For each number
c++
1 Głos
25 odpowiedzi
28th Dec 2020, 7:40 PM
Shayma Khader
write a c++ code which reads the contents of a text "first_file. text"
tag
1 Głos
2 odpowiedzi
27th May 2018, 4:59 PM
Vijay Mahour
Two for loops that reads all num in x rows and y columns
python
0 głosów
2 odpowiedzi
8th Jun 2019, 5:57 PM
Marpari
How to wite a program that reads and write at the same time
<fstream>
c++
1 Głos
1 Odpowiedź
24th Apr 2018, 1:47 PM
ngopnado
Write a program that reads a string and displays the longest substring of the given string having just the commands
python
0 głosów
11 odpowiedzi
18th Feb 2020, 7:53 AM
Charu Rathee
Challenge - Write a C++ Program that reads a Positive Integer Entered by an interactive user.
c++
0 głosów
5 odpowiedzi
24th Dec 2017, 3:41 PM
Abdulsalam Musa
How can I create a function that reads a positive number and returns it, for loops is a must C++
c++
functions
loops
0 głosów
15 odpowiedzi
2nd Apr 2021, 10:36 PM
boba
Write a program that reads a number of seconds and prints it in form: mins and seconds
python
python3.0
1 Głos
5 odpowiedzi
27th Jun 2019, 3:10 PM
gauri chaudhari
Q1. Write a program that reads a specified number of integers and finds the ones that have the most occurrences.
python
0 głosów
8 odpowiedzi
9th Mar 2021, 4:16 AM
Ajay Kumar
Does putchar reads single letter or digit also is printf is printing ASCII code here
c
code
link
0 głosów
3 odpowiedzi
10th Jun 2018, 9:16 PM
Tarun Mathur
Sequence of numbers that reads the previous numbers and adds them in a list (I can’t solve this on Python)
help
list
python
sequence
0 głosów
6 odpowiedzi
26th Nov 2021, 7:15 PM
João Joana
How we can write a program that reads a txt file and counts the nb of sentences
c++
1 Głos
4 odpowiedzi
12th May 2019, 10:53 AM
Manar Ksm
How to write a method that reads particular content in an array lists and count the number of array's content
arraylist
arrays
java
1 Głos
8 odpowiedzi
10th May 2020, 6:19 AM
Mohammad Ala Tahhan
How to write a program that reads a positive integer number and then prints each box on a line?
c++
0 głosów
6 odpowiedzi
7th Nov 2019, 8:13 AM
Razan
Make an algorithm that reads several numbers and tells you how many of those numbers between 100 and 200 were entered. When the
python3
-2 głosów
7 odpowiedzi
21st Apr 2022, 3:09 PM
Luis Gonzaga 神
Write a program that reads a string of characters and changes the firt letter of each word to uppercase
c++
0 głosów
6 odpowiedzi
10th Jun 2018, 7:56 PM
Jose Luis Perales
Write a program that reads in numbers m, n and prints the letter X (capital X) m times
c++
-1 Głos
3 odpowiedzi
19th Jan 2022, 10:03 AM
RAJ VIKRAM
When I used fgets() with a array size of 15 .It reads only 13 characters.instead of 14
input
output
0 głosów
3 odpowiedzi
2nd Jul 2020, 7:38 AM
Alamelu Chandrashekar
To write a function int max_of_four(int a, int b, int c, int d)which reads four arguments and returns the greatest of them
function-arguments
0 głosów
2 odpowiedzi
13th Sep 2018, 4:02 PM
logesh
why the program reads 16.6<16.5 I have be using codes but every time it consider 16.6<16.5 please help
c++
if-statements
0 głosów
4 odpowiedzi
9th Jul 2016, 4:57 PM
Tushar SHAILY
Write and run a program that reads a six digit integer and prints the sum of its six digits?
c++
0 głosów
3 odpowiedzi
3rd Dec 2017, 9:11 AM
alikhan124
I am a php function that reads the entire content of your file who am i?
files
php
0 głosów
2 odpowiedzi
5th Mar 2017, 3:43 PM
Emmanuel Nuotah
Write a program that reads the subtotal and the gratuity rate, then computes the gratuity and total.
c++
0 głosów
1 Odpowiedź
14th Apr 2017, 8:16 AM
ike Abek
Help me code a pc program that reads text messages in a phone and picks data like mobile mumber and message content and stores
python
7 głosów
7 odpowiedzi
23rd Feb 2018, 7:51 AM
O.S.C.A
A program that reads in three integer numbers the. Prints out the min value and the max value of the three numbers.
booleans
interger
python
3 głosów
6 odpowiedzi
4th Oct 2016, 6:31 AM
Brenda Marie Campos
Can any one help me to solve this problem:write c program that reads two different integer and print the largest ?
c
c++
1 Głos
5 odpowiedzi
24th Aug 2016, 11:19 AM
miss comp engineer
Write a python program that prompts the user for two numbers, reads them in and prints out the product, labeled
python
-2 głosów
3 odpowiedzi
26th Mar 2022, 5:32 AM
Danhinn Irungu
A program that reads 4 sets of 4 dashed lines and outputs the four binary symbols that each set of four lines represents.
programming
python3
pythonbeginners
0 głosów
5 odpowiedzi
21st May 2021, 7:27 PM
Motlatso Windy
What If we write a program that reads output before printing and then decide if it halts or loops
alanturing
c
halting
haltingproblem
python
0 głosów
1 Odpowiedź
8th Nov 2019, 2:54 AM
Mangesh.
def read_file(): ''' Reads contents from the text file (questions.txt) @return a list of five random questions '
python3
readonly
0 głosów
1 Odpowiedź
5th Aug 2022, 7:36 AM
Sebetoane Benediction Letlhogile
who can write a c++ program that reads an integer and determines and prints whether it is odd or even.
c++
1 Głos
3 odpowiedzi
13th Jan 2017, 1:52 PM
Abdulla Muhamad
Need help writing A C++ program that reads student details from a text file and calculates respective totals,average and grade.
c++
3 głosów
1 Odpowiedź
21st Dec 2017, 11:18 AM
Festus Ribiro
My code says invalid if I input a valid number of days and it prompts the user again to enter days but it reads the first input
c++
dowhile
input
loop
validation
1 Głos
8 odpowiedzi
10th Dec 2021, 9:22 AM
shlee_
write a function int max_of_four(int a, int b, int c, intd) which reads four arguments and returns the greatest of them
c
0 głosów
3 odpowiedzi
11th Dec 2020, 2:55 PM
Rahul
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
2
Dalej >
Popularne dzisiaj
code coach
3 Votes
I m just begginer, i don't even understand how to use this app.. send help.. im at level 1
0 Votes
Does this app support the audio tag?
0 Votes
Hi im a begneer and i dont understand how to code if anyone whos smart replay
0 Votes
i want correct anwer code
0 Votes
I dont know what i should do with java script
0 Votes
Who should or which website should i visit or watch so i could learn python??
1 Votes
IndexOf()
1 Votes
Lua?
1 Votes
Is there a level after intermediate Python?
1 Votes