0

i just did a code and i want to know if the is the output or what.

When i did the code it said after i did run it said completion error. Is this code or what is that. Im thinking it is done and thats what the code is for. Im not that sure

2nd Sep 2018, 11:22 PM
Michael Munn
7 odpowiedzi
+ 2
Michael Munn I think that he mean that your question is hard to understand because you have writed it in very bad english (and personally i agree)
3rd Sep 2018, 12:03 AM
KrOW
KrOW - avatar
+ 1
Michael Munn SL compiler sometime dont give you most hints where you have errors in code.... Anyway first hint: literal string are always delimitated by " char in c/c++ this mean that: "I am a valid string"; "Im not because end delimitator is missed; Second hint: statements end with ; and if you dont add it, compiler complain with you P.S. You can add a link to your code by copy his url and pasting in comments like http://example.com SoloLearn codes wil be opened by SL App itself
3rd Sep 2018, 2:52 PM
KrOW
KrOW - avatar
0
What??
2nd Sep 2018, 11:34 PM
KrOW
KrOW - avatar
0
I suggest you learning English first, then coding.
2nd Sep 2018, 11:36 PM
Steppenwolf
Steppenwolf - avatar
0
Steppenwolf what do you mean you suggest me learning English first then coding?
2nd Sep 2018, 11:54 PM
Michael Munn
0
From what I gather, your code outputs "compilation error" which means that the code is not written correctly. Some syntax is invalid or something which has prevented the code from being run at all, so no this isn't the output of the code. If you can share the code we may be able to help
3rd Sep 2018, 7:12 AM
Dan Walker
Dan Walker - avatar
0
Dan Walker I just shared the code. If you can see if you can help me. I will like that alot. I am just now starting off wirh this.
3rd Sep 2018, 2:46 PM
Michael Munn