Borderou de evaluare (job #2447853)
Utilizator | Data | 14 august 2019 21:51:52 | |
---|---|---|---|
Problema | Deminare | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void solve1()':
main.cpp:30:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < ans.size() - 1; ++i) {
~~^~~~~~~~~~~~~~~~
main.cpp: In function 'int tryRect(int, int)':
main.cpp:39:35: error: 'rows' was not declared in this scope
for (int row = height; row <= rows; ++row) {
^~~~
main.cpp:40:38: error: 'cols' was not declared in this scope
for (int col = width; col <= cols; ++col) {
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !