Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
//how do i fix this?
java
0 Stimmen
4 Antworten
30th Jun 2017, 11:39 AM
Abhishek Minz
//how do i fix this?
java
0 Stimmen
1 Antwort
30th Jun 2017, 11:35 AM
Abhishek Minz
//How to call the function "yearOfBirth" person.yearOfBirth //or person.yearOfBirth()
box-shadow
java
javascript
python
2 Stimmen
2 Antworten
24th Mar 2020, 3:06 PM
Ajit Kumar Jena
hOW DO I PUT A LOGO RIGHT NEXT TO THE TITLE OF MY CODE IN THE TOPMOST PART OF THE WEB BROWSER.
//how
0 Stimmen
4 Antworten
20th Dec 2020, 5:26 AM
Madubuike David
#include <iostream> using namespace std; int main() { int b[]; int i=0,sum=0; while(cin>>b[i]) {sum=sum+b[i]; i++;} cout<<sum<<endl; }//what is wrong in this code //how can I take multiple inputs into an array //I want to take unknown no. Of inputs
c++
0 Stimmen
4 Antworten
16th Sep 2016, 5:21 PM
prasanth pra
is there a way I can store all the values of x in this short code without having to display them using cout? int main() { for (int x=0; x<5; x++){ //how do i store the all the values of x without having to display them?// }
c++
3 Stimmen
5 Antworten
24th Dec 2016, 4:22 PM
Cody Arthur
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Heute heiß
How to get better with problem-solving and programming
2 Votes
Ejercicio Pytho
0 Votes
What's wrong with this code ? ( Beginner)
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Write a program to find the strings are in isogram or not
0 Votes
Please rate my code from 1 to 10
2 Votes
How to start
0 Votes
Is there any new bug in the projects reply sections?
0 Votes