Borderou de evaluare (job #2265905)
Utilizator | Data | 21 octombrie 2018 21:25:35 | |
---|---|---|---|
Problema | Interesant | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void citire()':
main.cpp:11:12: warning: unused variable 't' [-Wunused-variable]
int i = 0,t,p;
^
main.cpp:11:14: warning: unused variable 'p' [-Wunused-variable]
int i = 0,t,p;
^
main.cpp: In function 'void rezolvare_1()':
main.cpp:62:6: error: 'i' was not declared in this scope
{for(i = 0; i < n; i++)
^
main.cpp:64:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(strlen(x) > maximao)
~~~~~~~~~~^~~~~~~~~
main.cpp:70:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(strlen(x) == maximao)
~~~~~~~~~~^~~~~~~~~~
main.cpp:71:18: error: 't' was not declared in this scope
{for(t = 0; t < maximao; t++)
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !