Borderou de evaluare (job #2537993)
Utilizator | Data | 4 februarie 2020 10:52:04 | |
---|---|---|---|
Problema | Reteta2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void stergeri(char*)':
main.cpp:37:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<strlen(s);i++)
~^~~~~~~~~~
main.cpp: In function 'void reteta(char*, char (*)[100], int&)':
main.cpp:78:29: error: 'itoa' was not declared in this scope
itoa(m,s2,10);
^
main.cpp: In function 'void duble(char (*)[100], int&)':
main.cpp:117:29: error: 'itoa' was not declared in this scope
itoa(m,s3,10);
^
main.cpp:107:22: warning: unused variable 's2' [-Wunused-variable]
char s2[]="";
^~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !