Borderou de evaluare (job #2546119)
Utilizator | Data | 13 februarie 2020 20:24:15 | |
---|---|---|---|
Problema | Blis | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:31:17: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
f >> k >> s + 1;
~~^~~
main.cpp:34:17: error: 'INT_MAX' was not declared in this scope
dp[i] = INT_MAX;
^~~~~~~
main.cpp:35:13: error: 'INT_MIN' was not declared in this scope
dp[0] = INT_MIN;
^~~~~~~
main.cpp:48:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < v[i].size(); j++)
~~^~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !