Home > Back-end >  The novice consult
The novice consult

Time:09-28

# include
Using namespace STD.
Int main ()
{
int i=0; & L=I, & amp; K=l;
I=+ + l - k;
Cout<& lt;" I="& lt; }


But compile error
| |===Build: Debug in agghh ah (compiler: the GNU GCC compiler)===|
C: \ Users \ Nikita \ Desktop \ agghh ah \ main CPP | | In the function 'int main ()' : |
C: \ Users \ Nikita \ Desktop \ agghh ah \ main CPP | | 5 error: 'l' was not declared in this scope |
C: \ Users \ Nikita \ Desktop \ agghh ah \ main CPP | | 5 error: 'k' was not declared in this scope |
| |===the Build failed: 2 error (s), and 0 warning (s) (0 minute (s), and 0 second (s))===|
Why,,

CodePudding user response:

int i=0; A semicolon instead of a comma

CodePudding user response:

Engineering under the contains the path of the Chinese characters, this is not want to trouble,,,
  • Related