Borderou de evaluare (job #996175)
Utilizator | Data | 11 septembrie 2013 11:35:57 | |
---|---|---|---|
Problema | Dir | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:11:54: warning: missing terminating " character [enabled by default]
{ char fold[35],file[35],newpath[1605]; char slash[]="\";
^
user.cpp:11:1: error: missing terminating " character
{ char fold[35],file[35],newpath[1605]; char slash[]="\";
^
user.cpp: In function ‘void Eval(char*, int)’:
user.cpp:12:4: error: expected primary-expression before ‘int’
int k=-1,tip;
^
user.cpp:19:7: error: ‘k’ was not declared in this scope
{ k=-1;
^
user.cpp:23:32: error: ‘tip’ was not declared in this scope
if (s[i]>=65 && s[i]<=90) tip=1;
^
user.cpp:24:13: error: ‘tip’ was not declared in this scope
else tip=2;
^
user.cpp:30:12: error: ‘tip’ was not declared in this scope
if (tip!=2) {strcat(newpath,slash); Eval(newpath,x+1);}
^
user.cpp:11:17: warning: unused variable ‘file’ [-Wunused-variable]
{ char fold[35],file[35],newpath[1605]; char slash[]="\";
^
user.cpp: In function ‘int main()’:
user.cpp:63:14: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
Eval("",0);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !