Borderou de evaluare (job #1956745)
Utilizator | Data | 7 aprilie 2017 00:01:08 | |
---|---|---|---|
Problema | Cel mai lung subsir comun | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:12: error: ‘n’ was not declared in this scope
fin >> n >> m;
^
user.cpp:15:21: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
for (j = 0; j < m; j++)
^
user.cpp:18:21: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
for (j = 0; j < m; j++)
^
user.cpp:23:19: error: invalid conversion from ‘short unsigned int (*)[1024]’ to ‘short unsigned int’ [-fpermissive]
for (i = n, j = m; i; )
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !