F&A Diskussionen
Find the bug...
3 Stimmen
1 Antwort[solved]What's wrong with this ?
0 Stimmen
3 Antworten🛑HELP PLEASE🛑 I don’t know what to do
-2 Stimmen
1 AntwortJOptionPane
-3 Stimmen
1 AntwortHTML colors answer field issue
-1 Stimme
2 AntwortenShow command doesn't wirk
0 Stimmen
1 Antwortwhy does this code output that there is an error because the else statement doesn't have a corresponding if statement?. How do i correct this?
#include <iostream>
using namespace std;
int main() {
int a;
for (int x =0; x<5;x++){
cin>>a;
if (a<1){
cout<<"a cannot be less than 1\n";
}
else if (a>10){
cout <<"a cannot be greater than 10\n";
}
}
else{
cout<<"code can run now"<<endl;
}
return 0;
}
3 Stimmen
8 AntwortenHow to use React with a CDN
1 Stimme
1 AntwortHow should I fix my C++ Script?
2 Stimmen
2 AntwortenArreglos
0 Stimmen
4 AntwortenHow to use cerr in c++ ?
2 Stimmen
2 AntwortenWhy my code running None.
1 Stimme
2 Antwortengetting error when try to use this code
System.out.printf("my name is %s","Roy");
it's showing like: exception in thread"main" Java.lang.Error: unresolved compilation problem:
the method printf(String,Object[ ]) in the type printstream is not applicable for the arguments (String,int)at tutorial 19.App.main(App.java:11)
0 Stimmen
3 AntwortenWhat is this error?
3 Stimmen
4 AntwortenElse and elif statements
1 Stimme
2 AntwortenHeute heiß
Pig Latin
0 Votes
Someone can help me
0 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
I’m new someone can help me
0 Votes
What's doctype htMl
2 Votes
HTML community, HELP!!
0 Votes