Borderou de evaluare (job #2029649)
Utilizator | Data | 30 septembrie 2017 12:25:16 | |
---|---|---|---|
Problema | Cobai | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void mutare(char (*)[100], char*, int, int, char)’:
user.cpp:10:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i!=strlen(D))
^
user.cpp:15:32: error: ‘I’ was not declared in this scope
for(int ok=1 ; ok<=I ; ok++)
^
user.cpp:17:28: warning: unused variable ‘J’ [-Wunused-variable]
int I=i1 , J=j1 ;
^
user.cpp:9:13: warning: unused variable ‘j’ [-Wunused-variable]
int i , j ;
^
user.cpp: In function ‘int main()’:
user.cpp:63:21: error: cannot convert ‘char*’ to ‘char (*)[100]’ for argument ‘1’ to ‘void mutare(char (*)[100], char*, int, int, char)’
mutare(D,i1,j1,d) ;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !