Borderou de evaluare (job #2447854)
Utilizator | Data | 14 august 2019 21:53:16 | |
---|---|---|---|
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:17:30: error: 'n' was not declared in this scope
for (int row = 1; row <= n; ++row) {
^
main.cpp:18:35: error: 'm' was not declared in this scope
int minesOnRow = map[row][m] - map[row - 1][m];
^
main.cpp:30:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < ans.size() - 1; ++i) {
~~^~~~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !