Borderou de evaluare (job #2243101)
Utilizator | Data | 19 septembrie 2018 21:45:04 | |
---|---|---|---|
Problema | Blis | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void solvetwo()’:
user.cpp:29:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < s.size(); ++i)
~~^~~~~~~~~~
user.cpp:32:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 1; j <= k && i+j-1 < s.size(); ++j)
~~~~~~^~~~~~~~~~
user.cpp:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < s.size(); ++j)
~~^~~~~~~~~~
user.cpp:59:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = i-1; j < s.size(); ++j)
~~^~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:87:11: error: ‘solve’ was not declared in this scope
solve();
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !