Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
Write a C++ program to compute the frequency of occurence of the strings "system", "to" and "and" from the given string S.
c++
community
-1 Stimme
2 Antworten
15th Feb 2021, 8:51 PM
Dada Taiwo
Write a c program to get the input for the array and print the position of the given element.
c
-2 Stimmen
2 Antworten
27th Jan 2021, 2:54 PM
Hari priya
Hi.....whenever I try to run my code it gives me exactly what's on the editor and not as the example given
html
0 Stimmen
2 Antworten
29th Jul 2020, 2:19 AM
Oteroghogho Orugbo
Can someone write an algorithm of a program which checks the validity of a given date in the form of day/month/year
t
0 Stimmen
1 Antwort
12th Oct 2022, 6:03 PM
YOSEHI
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
c++
-2 Stimmen
3 Antworten
31st Mar 2021, 4:58 PM
Sunil
Return the number of even ints in the given array. Note: the % "mod" operator computes the remainder, e.g. 5 % 2 is 1.
3
python
0 Stimmen
3 Antworten
20th Sep 2019, 6:23 AM
AMAN TOMAR
Please help me to solve given code . My output is 3 2 1 but the expected Output is: 3 enter 2 enter 1
c++
0 Stimmen
3 Antworten
3rd Nov 2020, 5:14 AM
Horilal S Nirmalkar
In python, is there a way to make an if statement run if a certain number of any of the given conditions are satisfied?
if-statements
python
2 Stimmen
3 Antworten
1st May 2017, 8:32 AM
Swapnodip
You are an administrator at a football club who must categorize already played games on the team's website. The given program t
else
else-statements
if
if-statements
0 Stimmen
1 Antwort
5th Apr 2021, 9:37 PM
WILMER MATEO
You are given an array of size N. You want to maximize the sum of elements on the odd indices of array
array
0 Stimmen
2 Antworten
28th Jan 2022, 6:10 AM
Pawan
code is given below. when I'm adding more items after running in loop it takes only first item in file and rest not. so please
python3
2 Stimmen
2 Antworten
30th Jan 2022, 7:13 AM
Sheikh Mohammed Ahmedraza
Define a function named longest_duplicates that returns the length of the longest sub-array of duplicates in a given sort array.
c++
1 Stimme
2 Antworten
3rd Mar 2017, 5:52 AM
Tosrif Jahan Sakib
Can anyone make a C/C++ program to minimise the DFA and showing states with transition for any given regular expression??
c++
regular-expressions
0 Stimmen
1 Antwort
21st Oct 2019, 3:42 PM
smaxiso
Why specifying the data type for a given variable in C++, more than once results in a syntax error ?
error
syntax
variables
1 Stimme
2 Antworten
29th Jan 2018, 5:48 PM
FullCoder ALCHEMIST
Return True if the given string contains an appearance of "xyz" where the xyz is not directly preceeded by a period(.). So "xxyz" is True but "x.xyz" is False.
codingbat.com
python
0 Stimmen
7 Antworten
25th Oct 2016, 3:26 PM
Kelvin
You need to plan a road trip. You are traveling at an average speed of 40 miles an hour. Given a distance in miles as input
javascript
-3 Stimmen
6 Antworten
5th Jul 2021, 8:56 AM
Krupa Mani
I wants to count total ( 1 ) number present in the given length. This program is only from 0 to 100. But I wants upto 10000.
c
0 Stimmen
4 Antworten
4th Mar 2020, 5:38 PM
Vishwesh Patel
Help me print a random number from a given range, and if it has a certain digit eg 5, then it shouldn't print it. Here's my work
code
python
python3
2 Stimmen
2 Antworten
10th Mar 2020, 10:03 PM
Walter
Why p.serif{} syntax is used in these font lessons why notย ย ย .serif p {} this syntax was given in basic css i.e. desendent selectors???
css
font
1 Stimme
4 Antworten
11th Aug 2016, 9:51 AM
zaheer
How can strings be allocated in the heap using pointers. Strings can have variable size then how can they given a space in heap?
allocation
c++
cin
guest
memory
new
pointers
strings
0 Stimmen
3 Antworten
4th Jan 2020, 2:34 PM
Sajal Chuttani
Given an unsorted array of size n, WAP to find and display the number of elements between two elements a and b (both inclusive).
c
program
0 Stimmen
3 Antworten
8th Aug 2022, 1:15 PM
Aditya Khandelwal
Why in a challenge if one wins XP's are added as for given challenge and if lose XP'S are deducted more than shown in challenge?
csharp
css
html
js
2 Stimmen
4 Antworten
2nd Apr 2017, 6:04 AM
suraj pandey
How to find the sub string at run time, means a sub string will replace with another string in a given string at run time
java
0 Stimmen
3 Antworten
20th Oct 2019, 3:54 AM
Rodda Sri Ranga Sudha
Write a c++ program that add n even numbers and multiply n odd numbers from a given positive integers?
c++
0 Stimmen
2 Antworten
8th Jan 2017, 3:51 PM
Temesgen
Given a number in the range of 100 and 999, write a program to accept input and validate this range. The program should exit if
progress
0 Stimmen
2 Antworten
5th Aug 2021, 9:13 AM
DENNIS OTIENO
Write an algorithm to check whether or not the given number is a prime number. Write the corresponding program in c++
c++
0 Stimmen
3 Antworten
21st May 2017, 4:14 PM
RR2001
You are given a program that takes Team 1 and Team 2 football teams goals as inputs accordingly. Complete the function to take
console.
log
0 Stimmen
3 Antworten
8th Feb 2023, 12:57 AM
ANIL KUMAR VIHSWAKARMA
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
c++
0 Stimmen
2 Antworten
6th Aug 2021, 7:48 AM
AMAN GOYAL
Another question guys, I'm new to this coding environment and I've been given an assignment which is due mid September. Help me
html
php
0 Stimmen
2 Antworten
31st Aug 2018, 6:20 AM
Tkay
You are given n integers. Store the integers in an array and physically reverse the order of the integers in the array.
c++
operators
0 Stimmen
3 Antworten
9th Jul 2017, 2:51 AM
Joyanta Mondal
Implement the below function to print the frequency of these characters b, f, j, p, v in a given string and also print the coun
java
0 Stimmen
3 Antworten
31st Aug 2021, 3:00 PM
Ravikumar Chauhan
You are given a sequence of integers as input, terminated by a -1. (That is, the input integers may be positive, negative or 0.
c
2 Stimmen
2 Antworten
17th Jun 2018, 2:32 AM
Noman Aasif
Question is given fruit number should be even. Half of it is apples and half banana. Takes 3 apples to make one pie. I
clanguage
1 Stimme
1 Antwort
16th Nov 2020, 7:17 AM
Sohel Kumar Samantaray
Write a function that, given an array A of N integers, returns the largest integer K > 0 such that both values K and -K exist in
python3
1 Stimme
2 Antworten
27th Jul 2021, 10:45 AM
Gouri Shinde
Write a program that finds the row in the given NxM matrix with longest sequence that contains same values.
c++
code
coding
cpp
help
problem
solve
0 Stimmen
1 Antwort
11th Oct 2020, 4:50 PM
Azat Malgazhdar
Java-find the Maximum Element a given number of Elements Implement the java program which Determines whether all the ....
help
-1 Stimme
2 Antworten
8th Feb 2021, 12:36 PM
Omdh Ixi
Is encapsulation used for binding the data or as given in this for the security....... So consufing huh
googleconfusion
java
0 Stimmen
1 Antwort
23rd Feb 2017, 2:45 PM
Afreen Sultana
Write the code to check if a triplet of key values with given sum exists in a BST.
bst
-1 Stimme
1 Antwort
26th Apr 2022, 4:45 AM
Alddd
Eh guys I wanted to know how to think the logic if a program is given to us?
java
0 Stimmen
1 Antwort
24th Jan 2017, 6:06 PM
Ishu Pradeep
Given a stack, sort it using recursion. Use of any loop constructs like while, for..etc is not allowed.?
c++
data-structure
java
recursion
stack
0 Stimmen
1 Antwort
28th Oct 2016, 4:48 AM
lokesh
write a java program that compute the maximum of numbers given by the user(use counter and sentinel approaches)
javascript
-1 Stimme
2 Antworten
18th Mar 2017, 4:52 PM
Nada
How to make an operation to count prime number less than 100000 base on the following given code?
c++
0 Stimmen
1 Antwort
3rd Mar 2017, 9:30 AM
Vince Gynesse
How to read the data of weight of elephant seals into array and how to calculate their avg.The data weight is given in file tome
@c
2 Stimmen
2 Antworten
22nd Jan 2021, 4:13 PM
Mohit Yadav
I tried to twist somethings but am not getting my desired output. Please I need help the code is given below ๐
c
input
output
0 Stimmen
2 Antworten
14th Nov 2019, 7:07 PM
Balogun Daniel
Does this code is right or need to do some changes? It basicly search the Given word by user in a String nd prnt index of word
java
0 Stimmen
5 Antworten
15th Nov 2019, 11:31 AM
Abdul Wahab
Hey friends my contact form is not working on my website. Plz help me out. i hve given the link for my codes
forms
html
php
0 Stimmen
2 Antworten
24th Apr 2018, 8:00 AM
Abdul Wahab
How do you get the statement "Learning is fun" to repeat itself thrice in a given expression using for loop in Java sript.
javascript
0 Stimmen
1 Antwort
29th Oct 2023, 7:12 AM
Sergeant Nyams
How to get only one row in sql having count of one column in that table is >10 to be given in where condition
sql
2 Stimmen
2 Antworten
14th May 2018, 5:03 PM
mallika
What notation does the body of Func use to assign the value 3 to n of given class declaration?
class
datastructure
declaration
function
0 Stimmen
1 Antwort
12th Jun 2019, 6:43 PM
Ayesha Zareen
The given code includes a list of heights for various basketball players. You need to calculate and output how many players are
#data
-2 Stimmen
3 Antworten
5th Oct 2022, 8:26 PM
Hailelule Tadele
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
...
25
26
27
...
30
Weiter >
Heute heiร
What's wrong with this code ? ( Beginner)
3 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Please rate my code from 1 to 10
2 Votes
Suggestions needed
4 Votes
Write a program to find the strings are in isogram or not
0 Votes
Square Roots
0 Votes
Uuu
1 Votes
Currently learning C++, Iโm getting into socket programming with C++
0 Votes